File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -258,7 +258,8 @@ <h2 id=interpret><span class=secno>5. </span>Cascading and Interpretation</h2>
258258 styling attributes are cascaded together. < a href ="#CSS21 "
259259 rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > Relative URLs in the style
260260 data must be resolved relative to the styling attribute's element (or to
261- the document if per-element resolution is not defined).
261+ the document if per-element resolution is not defined) at the time of
262+ parsing.
262263
263264 < p > Aside from the differences in cascading, the declarations in a styling
264265 attribute must be interpreted exactly as if they were given in a CSS style
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ <h2 id="interpret">Cascading and Interpretation</h2>
148148how style sheets and styling attributes are cascaded together. [[!CSS21]]
149149Relative URLs in the style data must be resolved relative to the styling
150150attribute's element (or to the document if per-element resolution is not
151- defined).
151+ defined) at the time of parsing .
152152
153153< p > Aside from the differences in cascading, the declarations in a styling
154154attribute must be interpreted exactly as if they were given in a CSS
You can’t perform that action at this time.
0 commit comments