| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/vertical-align2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/vertical-align2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/vertical-align2-expected.txt
|
| index 6fa2096886f7b6f6ddaae00382d3b9f24441d2fc..bd9a4f083fe513ed86bd989611a9ff28dac8d0fd 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/vertical-align2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/vertical-align2-expected.txt
|
| @@ -11,58 +11,51 @@
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [0, 0, 800, 247],
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [0, 205, 800, 42],
|
| - "reason": "incremental"
|
| + "object": "LayoutBlockFlow DIV class='other'",
|
| + "rect": [300, 0, 200, 200],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV class='other'",
|
| + "rect": [0, 0, 200, 200],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "rect": [200, 147, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "rect": [200, 100, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "full"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "LayoutBlockFlow DIV class='other'",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "incremental"
|
| + "object": "LayoutBlockFlow DIV id='target'",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='target'",
|
| - "reason": "bounds change"
|
| + "object": "LayoutBlockFlow DIV class='other'",
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|