[Webkit-unassigned] [Bug 155955] New: border-image-repeat:round output doesn't match other browsers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 13:57:32 PDT 2016


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

            Bug ID: 155955
           Summary: border-image-repeat:round output doesn't match other
                    browsers
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at chrisrebert.com
                CC: simon.fraser at apple.com

Created attachment 275046
  --> https://bugs.webkit.org/attachment.cgi?id=275046&action=review
Screenshot from WebKit Nightly r198607

(Tested in OS X WebKit Nightly r198607 and in iOS 9.3)

Steps to reproduce:
1. Open http://output.jsbin.com/weqiqu/quiet in WebKit/Safari.
2. Note that the page's CSS uses `border-image-repeat: round round;` for the border in question.
3. Observe the red, blue, and transparent border.

Expected result:
Each segment of red, blue, and transparency in the border should be relatively short.
(See attached screenshots from other browsers)

Actual result:
Each segment of red, blue, and transparency in the border is relatively long, roughly twice as long as in the other browsers.
(See attached screenshot from WebKit Nightly)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160328/663daa00/attachment.html>


More information about the webkit-unassigned mailing list