| Index: third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt
|
| index c7ea73b71c4544abee4f0dc45ebf5ad6f21ddcd9..89c4c03570affecc3128343f1fc77fd81e6987bc 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt
|
| @@ -11,17 +11,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV class='item1'",
|
| "rect": [0, 52, 200, 200],
|
| - "reason": "style change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item1'",
|
| "rect": [0, 2, 200, 200],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='item2'",
|
| - "rect": [0, 252, 200, 100],
|
| - "reason": "style change"
|
| + "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| @@ -29,15 +24,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV class='item1'",
|
| - "reason": "style change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='item2'",
|
| - "reason": "style change"
|
| }
|
| ]
|
| }
|
|
|