| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt
|
| index 7397ccf3ad808e5f387248ade2c51d9bbb3f516c..14101037d4319b990da84a1c167593c9a452b11f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt
|
| @@ -11,7 +11,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| "rect": [10, 11, 169, 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",
|
|
|