11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22<html lang="en">
3- <!-- $Id: changes.src,v 2.115 2010-04-19 16:12:36 bbos Exp $ -->
3+ <!-- $Id: changes.src,v 2.116 2010-04-21 17:10:09 bbos Exp $ -->
44<HEAD>
55<TITLE>Changes</TITLE>
66</HEAD>
@@ -4184,8 +4184,8 @@ Section 3.1 Definitions</a></h3>
41844184definition of replaced element:
41854185
41864186<blockquote>
4187- <p>The content of replaced elements is not considered in the CSS
4188- rendering model.
4187+ <p><ins> The content of replaced elements is not considered in the CSS
4188+ rendering model.</ins>
41894189</blockquote>
41904190
41914191<p>(Previously, the definition only said that the content was
@@ -4202,7 +4202,7 @@ list of existing vendor prefixes.
42024202
42034203<!--========================== issue 141 ==========================-->
42044204
4205- <h3 id="t.9.2.3 "><a
4205+ <h3 id="t.4.3.2 "><a
42064206href="/TR/2009/CR-CSS2-20090908/syndata.html#length-units">
42074207Section 4.3.2 Lengths</a></h3>
42084208
@@ -4211,6 +4211,23 @@ used in the 'font-size' property, refers to the <em>parent
42114211element's</em> 'ex' (just as 'em' refers to the parent's 'em' in that
42124212case.)
42134213
4214+ <!--========================== issue 111 ==========================-->
4215+
4216+ <h3 id="t.4.3.4"><a
4217+ href="/TR/2009/CR-CSS2-20090908/syndata.html#uri">
4218+ Section 4.3.4 URLs and URIs</a></h3>
4219+
4220+ <p><span class=date>[2010-04-21]</span> Describe in English what was
4221+ only expressed through the grammar:
4222+
4223+ <blockquote>
4224+ <p><ins>Since URIs may contain characters that would otherwise be used
4225+ as delimiters in CSS, the entire URI value must be treated as a single
4226+ unit by the tokenizer and normal tokenization behavior does not apply
4227+ within a URI value. Therefore comments are not allowed within a URI
4228+ value.</ins>
4229+ </blockquote>
4230+
42144231<!--========================== issue 128 ==========================-->
42154232
42164233<h3 id="t.9.2.3a"><a
0 commit comments