[Bug 25176] Serialization of <url> values is broken

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25176

--- Comment #1 from Simon Pieters <simonp@opera.com> ---
What the spec says...

[[
<uri>
The absolute URL URL escaped.
]]
where "URL escaped" is 
http://dev.w3.org/csswg/cssom/#serialize-a-url
which in turn uses
http://dev.w3.org/csswg/cssom/#serialize-a-string

So "url(" and quotes and ")" are included AFAICT.

Keeping open for uri->url

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 27 March 2014 15:52:04 UTC