Bug 140730 - background serialization doesn't match the spec
Summary: background serialization doesn't match the spec
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-21 09:47 PST by Simon Fraser (smfr)
Modified: 2015-02-04 09:20 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 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