File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -2210,6 +2210,14 @@ Serialization {#serialization}
22102210 <pre> linear-gradient(red, yellow, black 100px)</pre>
22112211 </div>
22122212
2213+ <h2 id=deprecated class=no-num>
2214+ Appendix A: Deprecated Features and Aliases</h2>
2215+
2216+ Implementations must accept <dfn>-webkit-image-set()</dfn>
2217+ as a parse-time alias of ''image-set()'' .
2218+ (It's a valid value, with identical arguments to ''image-set()'' ,
2219+ and is turned into ''image-set()'' during parsing.)
2220+
22132221Privacy and Security Considerations {#priv-sec}
22142222==============================================
22152223
@@ -2226,6 +2234,7 @@ Changes Since the <a href="https://www.w3.org/TR/2012/WD-css4-images-20120911/">
22262234- Added start angles to <a href="#conic-gradients">conic gradients</a>
22272235- The position(s) of a color stop can now come before the color
22282236- Text that is identical to [[css3-images]] has been replaced with a reference to [[css3-images]] .
2237+ - Added the ''-webkit-image-set()'' alias.
22292238
22302239<h3 class="no-num" id="changes-3">
22312240Changes Since Level 3</h3>
You can’t perform that action at this time.
0 commit comments