| Index: third_party/WebKit/LayoutTests/svg/repaint/add-background-property-on-root-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/add-background-property-on-root-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/add-background-property-on-root-expected.txt
|
| similarity index 93%
|
| rename from third_party/WebKit/LayoutTests/platform/mac/svg/repaint/add-background-property-on-root-expected.txt
|
| rename to third_party/WebKit/LayoutTests/svg/repaint/add-background-property-on-root-expected.txt
|
| index 5cd4b7bd221fefcb2beab5dcfcff82c6d62bac52..1de46f9c6b5bf42da045886c94b01d36b268828d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/add-background-property-on-root-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/add-background-property-on-root-expected.txt
|
| @@ -8,7 +8,7 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [8, 8, 100, 104],
|
| + "rect": [8, 8, 100, 100],
|
| "reason": "background obscuration change"
|
| },
|
| {
|
|
|