| Index: third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
|
| index 5ada144ec1dad89406bb6608ce09f5dc81f5f86c..4dcf9e1c4f6f3a20156921df4c4c1ccc5d4a459b 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
|
| @@ -7,13 +7,8 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGContainer use",
|
| - "rect": [454, 163, 137, 137],
|
| - "reason": "SVG resource change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGContainer use id='t1'",
|
| - "rect": [45, 163, 137, 137],
|
| + "object": "LayoutSVGPath polygon",
|
| + "rect": [137, 37, 580, 563],
|
| "reason": "style change"
|
| },
|
| {
|
| @@ -22,23 +17,18 @@
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGEllipse circle id='t4'",
|
| - "rect": [46, 28, 7, 7],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGPath polygon",
|
| - "rect": [137, 37, 580, 563],
|
| - "reason": "style change"
|
| + "object": "LayoutSVGContainer use",
|
| + "rect": [454, 163, 137, 137],
|
| + "reason": "SVG resource change"
|
| },
|
| {
|
| - "object": "LayoutSVGPath polygon",
|
| - "rect": [47, 166, 133, 132],
|
| - "reason": "style change"
|
| + "object": "LayoutSVGViewportContainer svg",
|
| + "rect": [318, 163, 137, 137],
|
| + "reason": "SVG resource change"
|
| },
|
| {
|
| - "object": "LayoutSVGPath polygon",
|
| - "rect": [184, 166, 132, 132],
|
| + "object": "LayoutSVGContainer use id='t1'",
|
| + "rect": [45, 163, 137, 137],
|
| "reason": "style change"
|
| },
|
| {
|
| @@ -52,9 +42,9 @@
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGViewportContainer svg",
|
| - "rect": [318, 163, 137, 137],
|
| - "reason": "SVG resource change"
|
| + "object": "LayoutSVGPath polygon",
|
| + "rect": [47, 166, 133, 132],
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutSVGViewportContainer svg id='poly'",
|
| @@ -62,9 +52,19 @@
|
| "reason": "style change"
|
| },
|
| {
|
| + "object": "LayoutSVGPath polygon",
|
| + "rect": [184, 166, 132, 132],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| "object": "LayoutSVGViewportContainer svg id='poly'",
|
| "rect": [184, 166, 132, 132],
|
| "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGEllipse circle id='t4'",
|
| + "rect": [46, 28, 7, 7],
|
| + "reason": "style change"
|
| }
|
| ]
|
| }
|
|
|