Bug 68103 - [CSS3 Backgrounds and Borders] The center of a border-image tiles incorrectly.
Summary: [CSS3 Backgrounds and Borders] The center of a border-image tiles incorrectly.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 12:33 PDT by Dave Hyatt
Modified: 2011-09-14 14:15 PDT (History)
0 users

See Also:


Attachments
Patch (17.15 KB, patch)
2011-09-14 12:38 PDT, Dave Hyatt
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2011-09-14 12:33:54 PDT
The center of a border-image tiles incorrectly. It doesn't properly obey the repeat/stretch rules on the sides. Covered by many pixel results.
Comment 1 Dave Hyatt 2011-09-14 12:38:25 PDT
Created attachment 107375 [details]
Patch
Comment 2 Dave Hyatt 2011-09-14 12:38:36 PDT
Layout test changes too large to attach.
Comment 3 Dave Hyatt 2011-09-14 14:15:25 PDT
Landed in r95121. Other platforms will need to rebaseline pixel results.