| Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-pattern-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-pattern-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-pattern-creation-expected.txt
|
| index 8cd9da9c84fd15dc6b3e0a626bb1fadd1ed821c3..6871365edb1493d7245fd09cfebdc6fb0789163d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-pattern-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-pattern-creation-expected.txt
|
| @@ -7,38 +7,34 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'Pattern on fill'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutSVGText text",
|
| + "rect": [33, 23, 624, 189],
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "rect": [8, 12, 17, 26],
|
| + "rect": [16, 25, 18, 25],
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "rect": [16, 25, 18, 25],
|
| + "rect": [8, 12, 17, 26],
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
| - "object": "LayoutSVGResourcePattern pattern id='dynPattern'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "layoutObject insertion"
|
| + "object": "InlineTextBox 'Pattern on fill'",
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGText text",
|
| - "rect": [33, 23, 624, 189],
|
| - "reason": "style change"
|
| + "object": "LayoutSVGResourcePattern pattern id='dynPattern'",
|
| + "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|