| Index: third_party/WebKit/LayoutTests/platform/mac/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/platform/mac/fast/repaint/vertical-align-length1-expected.txt
|
| index 81ba946a0f537f5f2c92c9b01dff8ba58217b510..0340daeb79807dec161d11fdb5482f2b883af2a2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/vertical-align-length1-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/vertical-align-length1-expected.txt
|
| @@ -7,19 +7,9 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [0, 0, 800, 154],
|
| + "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| @@ -27,13 +17,13 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [0, 0, 800, 154],
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "LayoutBlockFlow DIV class='other'",
|
| + "rect": [120, 130, 20, 20],
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| - "rect": [0, 100, 20, 20],
|
| + "rect": [120, 100, 20, 20],
|
| "reason": "location change"
|
| },
|
| {
|
| @@ -43,22 +33,27 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| - "rect": [120, 100, 20, 20],
|
| + "rect": [0, 100, 20, 20],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV class='other'",
|
| - "rect": [120, 130, 20, 20],
|
| - "reason": "location change"
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|