Skip to content

Commit 537a0de

Browse files
committed
Update to latest boilerplate.
1 parent 172b86d commit 537a0de

2 files changed

Lines changed: 4 additions & 8 deletions

File tree

css3-images/Overview.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2356,10 +2356,9 @@ <h3 id=conformance-classes><span class=secno>7.2. </span> Conformance
23562356
</dl>
23572357

23582358
<p>A style sheet is conformant to CSS Image Values and Replaced Content
2359-
Module Level 3 if all of its declarations that use properties defined in
2360-
this module have values that are valid according to the generic CSS
2361-
grammar and the individual grammars of each property as given in this
2362-
module.
2359+
Module Level 3 if all of its statements that use syntax defined in this
2360+
module are valid according to the generic CSS grammar and the individual
2361+
grammars of each feature defined in this module.
23632362

23642363
<p>A renderer is conformant to CSS Image Values and Replaced Content Module
23652364
Level 3 if, in addition to interpreting the style sheet as defined by the

css3-images/Overview.src.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1597,10 +1597,7 @@ <h3 id="conformance-classes">
15971597
that writes a style sheet.
15981598
</dl>
15991599

1600-
<p>A style sheet is conformant to CSS Image Values and Replaced Content Module Level 3
1601-
if all of its declarations that use properties defined in this module
1602-
have values that are valid according to the generic CSS grammar and the
1603-
individual grammars of each property as given in this module.
1600+
<p>A style sheet is conformant to CSS Image Values and Replaced Content Module Level 3 if all of its statements that use syntax defined in this module are valid according to the generic CSS grammar and the individual grammars of each feature defined in this module.
16041601

16051602
<p>A renderer is conformant to CSS Image Values and Replaced Content Module Level 3
16061603
if, in addition to interpreting the style sheet as defined by the

0 commit comments

Comments
 (0)