| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt
|
| index 687eacbc1b93465a75890650a45bb970691cf515..1736e2f754318900eb9a3bef4f87dd56716d2148 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt
|
| @@ -7,13 +7,13 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "rect": [11, 11, 125, 13],
|
| + "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "InlineTextBox 'PASS'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutText #text",
|
| + "rect": [11, 11, 28, 13],
|
| "reason": "full"
|
| },
|
| {
|
| @@ -22,18 +22,15 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [11, 11, 125, 13],
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [11, 11, 28, 13],
|
| + "object": "InlineTextBox 'PASS'",
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|