| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-pattern-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-pattern-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-pattern-creation-expected.txt
|
| index 5fbfcb29a3ee8397a63eda1978fe6f23259987b8..fe86ebce6585f36e173cb7e7c1b36fdd86b5eecc 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-pattern-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/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, 622, 194],
|
| + "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, 622, 194],
|
| - "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"
|
| }
|
| ]
|
|
|