WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
140730
background serialization doesn't match the spec
https://bugs.webkit.org/show_bug.cgi?id=140730
Summary
background serialization doesn't match the spec
Simon Fraser (smfr)
Reported
2015-01-21 09:47:45 PST
background: url(foo), red url(bar); gets serialized as "rgb(255, 0, 0) url(foo), url(bar) repeat, repeat scroll, scroll 0% 0%, 0% 0% / auto, auto padding-box, padding-box border-box, border-box" which doesn't match the spec:
http://www.w3.org/TR/css3-background/#ltfinal-bg-layergt
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug