| Index: third_party/WebKit/LayoutTests/fast/repaint/vertical-align-length1-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/vertical-align-length1-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/vertical-align-length1-expected.txt
|
| similarity index 58%
|
| rename from third_party/WebKit/LayoutTests/platform/mac/fast/repaint/vertical-align-length1-expected.txt
|
| rename to third_party/WebKit/LayoutTests/fast/repaint/vertical-align-length1-expected.txt
|
| index 683d9d71a018f801379b37b75a64dc17ea92be83..87dc1acec7c3a7e30985b4c8d393802b5e2c5ffa 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/vertical-align-length1-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/vertical-align-length1-expected.txt
|
| @@ -11,72 +11,56 @@
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [0, 0, 800, 154],
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [0, 124, 800, 30],
|
| - "reason": "incremental"
|
| + "object": "LayoutBlockFlow DIV id='target'",
|
| + "rect": [20, 0, 100, 100],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| "rect": [120, 130, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| "rect": [120, 100, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| "rect": [0, 130, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| "rect": [0, 100, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow BODY",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "incremental"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='target'",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|