Skip to content

Commit f1a9182

Browse files
committed
tweak
1 parent ac8db9b commit f1a9182

2 files changed

Lines changed: 4 additions & 7 deletions

File tree

css-style-attr/Overview.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -202,11 +202,9 @@ <h2 id=interpret><span class=secno>4. </span>Cascading and Interpretation</h2>
202202
attribute belongs. CSS2.1 <a
203203
href="/TR/CSS21/cascade.html#specificity">defines</a> how style sheets and
204204
"style" attributes are cascaded together. <a href="#CSS21"
205-
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>
206-
207-
<p>Aside from the differences in cascading, the declarations in a style
208-
attribute must be interpreted exactly as if they were given in a CSS style
209-
rule applied to the element.
205+
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> Aside from the differences in
206+
cascading, the declarations in a style attribute must be interpreted
207+
exactly as if they were given in a CSS style rule applied to the element.
210208

211209
<h2 id=conformance><span class=secno>5. </span>Conformance</h2>
212210

css-style-attr/Overview.src.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ <h2 id="interpret">Cascading and Interpretation</h2>
9999
<p>The declarations in a style attribute apply to the element to which
100100
the attribute belongs. CSS2.1 <a href="/TR/CSS21/cascade.html#specificity">defines</a>
101101
how style sheets and "style" attributes are cascaded together. [[!CSS21]]
102-
103-
<p>Aside from the differences in cascading, the declarations in a style
102+
Aside from the differences in cascading, the declarations in a style
104103
attribute must be interpreted exactly as if they were given in a CSS
105104
style rule applied to the element.
106105

0 commit comments

Comments
 (0)