@@ -79,7 +79,7 @@ <h2 class="no-num no-toc" id="toc">Table of Contents</h2>
7979
8080 < h2 id ="introduction "> Introduction</ h2 >
8181
82- < p class ="issue "> ...</ p >
82+ < p class ="XXX "> ...</ p >
8383
8484 < h3 id ="history "> History</ h3 >
8585
@@ -1889,17 +1889,17 @@ <h4>The <code title="">CSSStyleDeclaration</code> Interface</h4>
18891889 < li > < p > If the < span > CSS declaration block readonly flag</ span > is true
18901890 raise a < code > NO_MODIFICATION_ALLOWED_ERR</ code > and terminate this
18911891 algorithm.</ p > </ li >
1892-
1892+
18931893 < li > < p > Empty the < span > collection of CSS declarations</ span > .</ p > </ li >
1894-
1894+
18951895 < li > < p > < span title ="Parse a CSS declaration block "> Parse</ span > the given
18961896 value and, if the return value is not null, append it to the
18971897 < span > collection of CSS declarations</ span > .</ p > </ li >
18981898 </ ol >
18991899
19001900 < p > The
19011901 < dfn id ="dom-cssstyledeclaration-getpropertyvalue " title ="dom-CSSStyleDeclaration-getPropertyValue "> < code > getPropertyValue(< var title =""> property</ var > )</ code > </ dfn >
1902- method, when invoked, < span class ="issue "> ...</ span > .</ p >
1902+ method, when invoked, < span class ="XXX "> ...</ span > .</ p >
19031903 <!-- Once we have defined how everything will be canonicalized we can start
19041904 thinking about this... --> </ p >
19051905
@@ -1976,7 +1976,7 @@ <h4>The <code title="">CSSStyleDeclaration</code> Interface</h4>
19761976
19771977 < p > The
19781978 < dfn id ="dom-cssstyledeclaration-item " title ="dom-CSSStyleDeclaration-item "> < code > item(< var title =""> index</ var > )</ code > </ dfn >
1979- method, when invoked, < span class ="issue "> ...</ span > .</ p >
1979+ method, when invoked, < span class ="XXX "> ...</ span > .</ p >
19801980 <!-- returns the value of property x stored at position item. -->
19811981
19821982 < p > The
@@ -2489,7 +2489,7 @@ <h3><dfn title="http-default-style"><code>Default-Style</code></dfn></h5>
24892489
24902490 < h2 class ="no-num " id ="references "> References</ h2 >
24912491
2492- < p class ="issue "> This section will be done when going to Last Call. Before
2492+ < p class ="XXX "> This section will be done when going to Last Call. Before
24932493 that state please ask the author whenever a reference is unclear.</ p >
24942494
24952495
0 commit comments