Skip to content

Commit eba7feb

Browse files
committed
[css-ui-4] Update comment about .cur and .ico support for cursors
1 parent 369d642 commit eba7feb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

css-ui-4/Overview.bs

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -786,10 +786,12 @@ Styling the Cursor: the 'cursor' property</h4>
786786
Support for non-naturally sized SVG was downgraded from mandatory to optional due
787787
to lack of implementations.
788788

789-
Note: At the time of writing this specification (spring 2015),
790-
the only file formats supported for cursors in common desktop browsers are
789+
Note: For a number of years,
790+
the only file formats supported for cursors in common desktop browsers were
791791
the .ico and .cur file formats, as designed by Microsoft.
792-
For compatibility with legacy content,
792+
Although this is no longer the case
793+
(PNG and SVG have broad support),
794+
for compatibility with legacy content,
793795
UAs are encouraged to support these,
794796
even though the lack of an open specification
795797
makes it impossible to have a normative requirement

0 commit comments

Comments
 (0)