| Index: third_party/WebKit/LayoutTests/fast/repaint/justify-self-change-keeping-geometry-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/justify-self-change-keeping-geometry-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/justify-self-change-keeping-geometry-expected.txt
|
| index adb0f6d645d7fc99987b4792b0a6cf82437be23b..10aa3fafd21c043fa85180f7d3bc6869a0a4802b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/justify-self-change-keeping-geometry-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/justify-self-change-keeping-geometry-expected.txt
|
| @@ -6,29 +6,7 @@
|
| "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='item2'",
|
| - "rect": [100, 52, 100, 300],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='item1'",
|
| - "rect": [0, 52, 100, 300],
|
| - "reason": "style change"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='item1'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='item2'",
|
| - "reason": "style change"
|
| + "drawsContent": true
|
| }
|
| ]
|
| }
|
|
|