| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/subtree-root-skipped-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/subtree-root-skipped-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/subtree-root-skipped-expected.txt
|
| index d67af47c4479ef5ea8b13843f4fa50daf23a9667..6077125287ad2a08a3fa32c574f78ab6dee68a5b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/subtree-root-skipped-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/subtree-root-skipped-expected.txt
|
| @@ -11,7 +11,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| "rect": [10, 11, 150, 16],
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| @@ -28,16 +28,12 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
|
|