[Webkit-unassigned] [Bug 140730] New: background serialization doesn't match the spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 21 09:47:45 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140730

            Bug ID: 140730
           Summary: background serialization doesn't match the spec
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150121/95cd8532/attachment-0002.html>


More information about the webkit-unassigned mailing list