| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.txt
|
| index 014a242683b1292679e96380b3ed0a86b55a26e1..5b0aa8082dcd15af4e42a7ba0ce52e5308eb2d10 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.txt
|
| @@ -7,9 +7,9 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'SUCCESS'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "location change"
|
| + "object": "LayoutBlockFlow DIV id='allcontent'",
|
| + "rect": [8, 130, 784, 50],
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) P",
|
| @@ -22,11 +22,6 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='allcontent'",
|
| - "rect": [8, 130, 784, 50],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutText #text",
|
| "rect": [8, 146, 70, 18],
|
| "reason": "location change"
|
| @@ -37,8 +32,11 @@
|
| "reason": "location change"
|
| },
|
| {
|
| + "object": "InlineTextBox 'SUCCESS'",
|
| + "reason": "location change"
|
| + },
|
| + {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|