| Index: third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt
|
| index e76b66c5a872015a31c1e8a42c27bdcc2c085df4..f082f85a1aa99065d53ffa2acc13d11cfb86384f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt
|
| @@ -11,58 +11,51 @@
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [0, 0, 800, 246],
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [0, 204, 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, 146, 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"
|
| }
|
| ]
|
| }
|
|
|