You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conforming User Agents may, instead of <aclass="production css" data-link-type="type" href="http://dev.w3.org/csswg/css-values-3/#url-value" title="Expands to: "><url></a>, support <aclass="production css" data-link-type="type" href="http://dev.w3.org/csswg/css-images-3/#typedef-image"><image></a> which is a superset.
2722
2722
2723
2723
2724
+
<p>The UA must support the following image file formats:</p>
2725
+
2726
+
<ul>
2727
+
2728
+
<li>PNG, as defined in <adata-link-type="biblio" href="#biblio-png">[PNG]</a>
2729
+
2730
+
<li>SVG, as defined in <adata-link-type="biblio" href="#biblio-svg">[SVG]</a>, in <ahref="http://www.w3.org/TR/svg-integration/#secure-static-mode">secure static mode</a><adata-link-type="biblio" href="#biblio-svg-integration">[SVG-INTEGRATION]</a>
2731
+
2732
+
<li>any other non-animated image file format that they support
2733
+
for <aclass="production css" data-link-type="type" href="http://dev.w3.org/csswg/css-images-3/#typedef-image" title="Expands to: "><image></a> in other properties,
2734
+
such as the the <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-backgrounds-3/#background-image">background-image</a> property
2735
+
</ul>
2736
+
2737
+
2738
+
<p>In addition, the UA should support the following image file formats:</p>
2739
+
2740
+
<ul>
2741
+
2742
+
<li>SVG, as defined in <adata-link-type="biblio" href="#biblio-svg">[SVG]</a>, in <ahref="http://www.w3.org/TR/svg-integration/#secure-animated-mode">secure animated mode</a><adata-link-type="biblio" href="#biblio-svg-integration">[SVG-INTEGRATION]</a>
2743
+
2744
+
<li>any other animated image file format that they support
2745
+
for <aclass="production css" data-link-type="type" href="http://dev.w3.org/csswg/css-images-3/#typedef-image" title="Expands to: "><image></a> in other properties,
2746
+
such as the the <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-backgrounds-3/#background-image">background-image</a> property
2747
+
</ul>
2748
+
2749
+
2750
+
<p>The UA may also support additional file formats.</p>
2751
+
2752
+
2753
+
<pclass="note" role="note">Note: At the time of writing this specification,
2754
+
the only file formats supported for cursors in all browsers are
2755
+
the .ico and .cur file formats, as designed by Microsoft.
2756
+
For compatibility with legacy content,
2757
+
UAs are encouraged to support these,
2758
+
even though the lack of an open specification
2759
+
makes it impossible to have a normative requirement
<dd>Tantek Çelik; Chris Lilley; L. David Baron. <ahref="http://www.w3.org/TR/2011/REC-css3-color-20110607">CSS Color Module Level 3</a>. 7 June 2011. W3C Recommendation. URL: <ahref="http://www.w3.org/TR/2011/REC-css3-color-20110607">http://www.w3.org/TR/2011/REC-css3-color-20110607</a>
<dd>S. Bradner. <ahref="https://tools.ietf.org/html/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a>. March 1997. Best Current Practice. URL: <ahref="https://tools.ietf.org/html/rfc2119">https://tools.ietf.org/html/rfc2119</a>
0 commit comments