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</h4>
665665 the url must resolve to an invalid resource
666666 (similar to what the url ''about:invalid'' does).
667667
668+ Its computed value is ''url("")'' ,
669+ and it must serialize as such.
670+
668671 Note: This matches the behavior of empty urls for embedded resources elsewhere in the web platform,
669672 and avoids excess traffic re-requesting the stylesheet or host document
670673 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</h4>
993993 the url must resolve to an invalid resource
994994 (similar to what the url ''about:invalid'' does).
995995
996+ Its computed value is ''url("")'' ,
997+ and it must serialize as such.
998+
996999 Note: This matches the behavior of empty urls for embedded resources elsewhere in the web platform,
9971000 and avoids excess traffic re-requesting the stylesheet or host document
9981001 due to editing mistakes leaving the ''url()'' value empty,
You can’t perform that action at this time.
0 commit comments