[Webkit-unassigned] [Bug 183993] New: border-image inline style should be serialized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 25 03:55:55 PDT 2018


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

            Bug ID: 183993
           Summary: border-image inline style should be serialized
           Product: WebKit
           Version: Safari 11
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ericwilligers at chromium.org

Steps to reproduce:

https://jsfiddle.net/ericwilligers/L8jve8bp/

Set border-image inline style, read border-image inline style.

Spec: https://drafts.csswg.org/css-backgrounds/#border-image



Actual results:

Reading border-image inline style gives empty string.

border-image computed style has the supplied value.

Reading longhands inline and computed styles gives the values from border-image.



Expected results:

Reading border-image inline style should give the supplied value.
Blink has same bug. Edge has correct behavior.

-- 
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/20180325/297d2df8/attachment-0001.html>


More information about the webkit-unassigned mailing list