| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/multi-layout-one-frame-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/multi-layout-one-frame-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/multi-layout-one-frame-expected.txt
|
| index fad8fb56c17e78ef52c7067bc84e80dd16088964..3edb0f4cd1fd4d7f22efa80f568feafd14ab83b3 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/multi-layout-one-frame-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/multi-layout-one-frame-expected.txt
|
| @@ -7,53 +7,47 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "rect": [168, 11, 150, 16],
|
| + "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "rect": [10, 11, 150, 16],
|
| + "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "InlineTextBox 'PASSED'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutText #text",
|
| + "rect": [168, 11, 53, 16],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "InlineTextBox 'PASSED'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutText #text",
|
| + "rect": [10, 11, 53, 16],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [10, 11, 150, 16],
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [168, 11, 150, 16],
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [10, 11, 53, 16],
|
| + "object": "InlineTextBox 'PASSED'",
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [168, 11, 53, 16],
|
| + "object": "InlineTextBox 'PASSED'",
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|