File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,6 @@ Image Values: the <<image>> type {#image-values}
115115 is treated as ''list-style-type/none'' ,
116116 allowing the 'list-style-type' to render in its place. [[CSS2]]
117117
118-
119118<!--
120119 ██ ██ ██ ████████ ██ ██
121120 ██ ██ ██ ██ ██ ██ ██
Original file line number Diff line number Diff line change @@ -1388,7 +1388,10 @@ Colors: the <<color>> type</h3>
13881388Images: the <<image>> type</h3>
13891389
13901390 The <<image>> data type is defined in [[!CSS3-IMAGES]] .
1391- UAs that support CSS Image Values Level 3 or its successor must interpret <<image>> as defined therein.
1391+ UAs that support CSS Image Values Level 3 or its successor
1392+ must interpret <<image>> as defined therein.
1393+ UAs that do not yet support CSS Images Level 3
1394+ must interpret <<image>> as <<url>> .
13921395
13931396<!--
13941397████████ ███████ ██████ ████ ████████ ████ ███████ ██ ██
Original file line number Diff line number Diff line change @@ -1475,7 +1475,10 @@ Colors: the <<color>> type</h3>
14751475Images: the <<image>> type</h3>
14761476
14771477 The <<image>> data type is defined in [[!CSS3-IMAGES]] .
1478- UAs that support CSS Image Values Level 3 or its successor must interpret <<image>> as defined therein.
1478+ UAs that support CSS Images Level 3 or its successor
1479+ must interpret <<image>> as defined therein.
1480+ UAs that do not yet support CSS Images Level 3
1481+ must interpret <<image>> as <<url>> .
14791482
14801483<!--
14811484████████ ███████ ██████ ████ ████████ ████ ███████ ██ ██
You can’t perform that action at this time.
0 commit comments