Skip to content

Commit c5c6172

Browse files
committed
[css2] Added the actual text for some editorial changes.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402614
1 parent 7f65164 commit c5c6172

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

css2/issues/issues-4

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,9 @@ Description:
109109

110110
Resolution:
111111

112-
Assumed editorial.
112+
Assumed editorial. Changed "Implementors should look at CSS3 Lists"
113+
to "Implementors are advised to look at CSS3 Lists" in the section
114+
"Features at risk" on the cover page.
113115

114116
=Bert= Edit SVG's specific comment as well.
115117
------------------------------------------------------------------------
@@ -191,6 +193,8 @@ Description:
191193
Resolution:
192194

193195
Assumed editorial. Fixed Appendix G to allow escapes.
196+
Reply to www-style/Bjoern:
197+
http://lists.w3.org/Archives/Public/www-style/2007Feb/0048.html
194198

195199
=Bert= Reply to Bjoern.
196200
------------------------------------------------------------------------
@@ -235,6 +239,15 @@ Resolution:
235239
missing glyph character. Bert to add something to either chapter 4
236240
or chapter 15.
237241

242+
Actual text added to 4.1.3:
243+
244+
If the number is outside the range allowed by Unicode (e.g.,
245+
"\110000" is above the maximum 10FFFF allowed in current Unicode),
246+
the UA may replace the escape with the "replacement character"
247+
(U+FFFD). If the character is to be displayed, the UA should show a
248+
visible symbol, such as a "missing character" glyph (cf. 15.2, point
249+
5).
250+
238251
=Bert= Edit.
239252
------------------------------------------------------------------------
240253
Issue 20.

0 commit comments

Comments
 (0)