| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-creation-expected.txt
|
| index 1367d14da9ac1ab865c8c04d7de1182115e632f8..268ac8dda616a62afff1e16352a440e507a01458 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/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, 22, 618, 196],
|
| + "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, 22, 618, 196],
|
| - "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"
|
| }
|
| ]
|
|
|