File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -665,6 +665,9 @@ Empty URLs
665
665
the url must resolve to an invalid resource
666
666
(similar to what the url ''about:invalid'' does).
667
667
668
+ Its computed value is ''url("")'' ,
669
+ and it must serialize as such.
670
+
668
671
Note: This matches the behavior of empty urls for embedded resources elsewhere in the web platform,
669
672
and avoids excess traffic re-requesting the stylesheet or host document
670
673
due to editing mistakes leaving the ''url()'' value empty,
Original file line number Diff line number Diff line change @@ -993,6 +993,9 @@ Empty URLs
993
993
the url must resolve to an invalid resource
994
994
(similar to what the url ''about:invalid'' does).
995
995
996
+ Its computed value is ''url("")'' ,
997
+ and it must serialize as such.
998
+
996
999
Note: This matches the behavior of empty urls for embedded resources elsewhere in the web platform,
997
1000
and avoids excess traffic re-requesting the stylesheet or host document
998
1001
due to editing mistakes leaving the ''url()'' value empty,
You can’t perform that action at this time.
0 commit comments