+2012-01-17 Alexis Menard <alexis.menard@openbossa.org>
+
+ Increase test coverage for -webkit-border-image.
+ https://bugs.webkit.org/show_bug.cgi?id=76473
+
+ Reviewed by Tony Chang.
+
+ Make sure we also set the width of the border in the shorthand. It will help
+ in the future to remove CSSBorderImageValue class without breaking this property.
+
+ * fast/css/getComputedStyle/getComputedStyle-border-image-expected.txt:
+ * fast/css/getComputedStyle/getComputedStyle-border-image.html:
+
2012-01-17 James Robinson <jamesr@chromium.org>
[chromium] Update expectations for line-grid tests and one random svg thing