| Index: third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt
|
| index 83bcece79e76f9d9d01cc48a85c5fdc511c18997..9815c338c8b2b7c08d9787221e33f555c1ade804 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt
|
| @@ -11,17 +11,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV class='item1'",
|
| "rect": [0, 52, 150, 300],
|
| - "reason": "style change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item1'",
|
| "rect": [-50, 52, 150, 300],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='item2'",
|
| - "rect": [150, 52, 50, 300],
|
| - "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"
|
| }
|
| ]
|
| }
|
|
|