[csswg-drafts] [css-values-4] How does an empty url serialize? (#6587)

smfr has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-values-4] How does an empty url serialize? ==
https://drafts.csswg.org/css-values/#url-empty says how empty urls (`url()`) are resolved, but not how they are serialized.

Gecko serializes as `url("about:invalid")`, WebKit and Blink serialize as the resolved url (i.e. the base URL).

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6587 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 9 September 2021 03:05:26 UTC