This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 4930 - multiple <missing-glyph>
Summary: multiple <missing-glyph>
Status: NEW
Alias: None
Product: SVG
Classification: Unclassified
Component: Fonts (show other bugs)
Version: SVG 1.1 Full
Hardware: PC Linux
: P2 normal
Target Milestone: Errata
Assignee: Doug Schepers
QA Contact: SVG Public List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-09 16:01 UTC by tor
Modified: 2009-06-07 21:09 UTC (History)
1 user (show)

See Also:


Attachments

Comment 1 Cameron McCormack 2009-06-07 21:09:44 UTC
CSS says the following about selecting "missing glyphs":

  The UA should map each character for which it has no suitable font to a
  visible symbol chosen by the UA, preferably a "missing character" glyph from
  one of the font faces available to the UA.

So in practice, it shouldn't make a difference whether we said that the first or last <missing-glyph> is used.