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
Copy file name to clipboardExpand all lines: css-ui/Overview.bs
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -936,15 +936,15 @@ Conforming User Agents may, instead of <<url>>, support <<image>> which is a sup
936
936
The UA must support the following image file formats:
937
937
<ul>
938
938
<li>PNG, as defined in [[!PNG]]
939
-
<li>SVG, as defined in [[!SVG11]], in <a href="https://www.w3.org/TR/svg-integration/#secure-static-mode">secure static mode</a>[[!SVG-INTEGRATION]]
939
+
<li>SVG, as defined in [[!SVG11]], in <a href="https://www.w3.org/TR/SVG2/conform.html#secure-static-mode">secure static mode</a>[[!SVG2]]
940
940
<li>any other non-animated image file format that they support
941
941
for <<image>> in other properties,
942
942
such as the the 'background-image' property
943
943
</ul>
944
944
945
945
In addition, the UA should support the following image file formats:
946
946
<ul>
947
-
<li>SVG, as defined in [[!SVG11]], in <a href="https://www.w3.org/TR/svg-integration/#secure-animated-mode">secure animated mode</a>[[!SVG-INTEGRATION]]
947
+
<li>SVG, as defined in [[!SVG11]], in <a href="https://www.w3.org/TR/SVG2/conform.html#secure-animated-mode">secure animated mode</a>[[!SVG2]]
948
948
<li>any other animated image file format that they support
949
949
for <<image>> in other properties,
950
950
such as the the 'background-image' property
@@ -1464,7 +1464,7 @@ This appendix describes changes from the
1464
1464
>Candidate Recommendation (CR) of 2 March 2017</a>.
1465
1465
1466
1466
<ul>
1467
-
<li>None yet.
1467
+
<li>Updated references to latest versions
1468
1468
</ul>
1469
1469
1470
1470
<h2 class="no-num" id="security-privacy-considerations">Appendix C. Considerations for Security and Privacy</h2>
0 commit comments