File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -2210,6 +2210,14 @@ Serialization {#serialization}
2210
2210
<pre> linear-gradient(red, yellow, black 100px)</pre>
2211
2211
</div>
2212
2212
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
+
2213
2221
Privacy and Security Considerations {#priv-sec}
2214
2222
==============================================
2215
2223
@@ -2226,6 +2234,7 @@ Changes Since the <a href="https://www.w3.org/TR/2012/WD-css4-images-20120911/">
2226
2234
- Added start angles to <a href="#conic-gradients">conic gradients</a>
2227
2235
- The position(s) of a color stop can now come before the color
2228
2236
- Text that is identical to [[css3-images]] has been replaced with a reference to [[css3-images]] .
2237
+ - Added the ''-webkit-image-set()'' alias.
2229
2238
2230
2239
<h3 class="no-num" id="changes-3">
2231
2240
Changes Since Level 3</h3>
You can’t perform that action at this time.
0 commit comments