RESOLVED FIXED Bug 27579
[CSS3 Backgrounds and Borders] border shorthand needs to also reset border-image
https://bugs.webkit.org/show_bug.cgi?id=27579
Summary [CSS3 Backgrounds and Borders] border shorthand needs to also reset border-image
Dave Hyatt
Reported 2009-07-22 15:50:51 PDT
The border shorthand is now supposed to reset border-image. We may want to only do this for the new border-image property and leave -webkit-border-image alone (probably safer to do this).
Attachments
Patch (4.42 KB, patch)
2011-09-15 16:37 PDT, Dave Hyatt
bdakin: review+
Dave Hyatt
Comment 1 2011-09-15 16:37:35 PDT
Dave Hyatt
Comment 2 2011-09-15 16:44:38 PDT
Fixed in r95242.
Pavel Feldman
Comment 3 2011-09-16 09:29:24 PDT
This breaks inspector test (inspector/styles/styles-update-from-js.html) that needs simple rebaseline.
Note You need to log in before you can comment on or make changes to this bug.