[Webkit-unassigned] [Bug 123866] New: valueForBorderRadiusShorthand returns wrong values in some case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 21:42:34 PST 2013


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

           Summary: valueForBorderRadiusShorthand returns wrong values in
                    some case
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: andersca at apple.com, koivisto at iki.fi,
                    benjamin at webkit.org, akling at apple.com


Merge https://chromium.googlesource.com/chromium/blink/+/0933728126f2db06ab8e945efc98bffa2d42af1c

Because valueForBorderRadiusShorthand misses the followings:

- showHorizontalBottomRight depends on showHorizontalBottomLeft.

- showHorizontalTopRight depends on showHorizontalBottomRight (including showHorizontalBottomLeft).

c.f. http://dev.w3.org/csswg/css-backgrounds/#the-border-radius

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list