| Index: third_party/WebKit/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/repaint-paintorder-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
|
| index 2e336ca03ffe1ecc819dfc7168e8586788d91eb7..dd284939e100df6074e90d6a0cabd4e066f96385 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
|
| @@ -7,23 +7,23 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGContainer use id='t1'",
|
| - "rect": [47, 166, 133, 132],
|
| + "object": "LayoutSVGPath polygon",
|
| + "rect": [137, 37, 580, 563],
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGContainer use id='t2'",
|
| - "rect": [184, 166, 132, 132],
|
| + "object": "LayoutSVGPath polygon",
|
| + "rect": [456, 166, 133, 132],
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGEllipse circle id='t4'",
|
| - "rect": [46, 28, 7, 7],
|
| + "object": "LayoutSVGPath polygon id='t3'",
|
| + "rect": [320, 166, 133, 132],
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGPath polygon",
|
| - "rect": [137, 37, 580, 563],
|
| + "object": "LayoutSVGContainer use id='t1'",
|
| + "rect": [47, 166, 133, 132],
|
| "reason": "style change"
|
| },
|
| {
|
| @@ -32,28 +32,28 @@
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGPath polygon",
|
| - "rect": [184, 166, 132, 132],
|
| + "object": "LayoutSVGViewportContainer svg id='poly'",
|
| + "rect": [47, 166, 133, 132],
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGPath polygon",
|
| - "rect": [456, 166, 133, 132],
|
| + "object": "LayoutSVGContainer use id='t2'",
|
| + "rect": [184, 166, 132, 132],
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGPath polygon id='t3'",
|
| - "rect": [320, 166, 133, 132],
|
| + "object": "LayoutSVGPath polygon",
|
| + "rect": [184, 166, 132, 132],
|
| "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutSVGViewportContainer svg id='poly'",
|
| - "rect": [47, 166, 133, 132],
|
| + "rect": [184, 166, 132, 132],
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGViewportContainer svg id='poly'",
|
| - "rect": [184, 166, 132, 132],
|
| + "object": "LayoutSVGEllipse circle id='t4'",
|
| + "rect": [46, 28, 7, 7],
|
| "reason": "style change"
|
| }
|
| ]
|
|
|