| Index: third_party/WebKit/LayoutTests/fast/repaint/outline-child-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/outline-child-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/outline-child-repaint-expected.txt
|
| index 5304f4125186656c223ca693195c72ffccc99a57..28c89f290d4fcb5bfd5ae985fe897c055b8e945b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/outline-child-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/outline-child-repaint-expected.txt
|
| @@ -17,26 +17,12 @@
|
| "object": "LayoutBlockFlow DIV class='outlined'",
|
| "rect": [0, 140, 220, 50],
|
| "reason": "outline"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='container'",
|
| - "rect": [10, 250, 200, 50],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='container'",
|
| - "rect": [10, 150, 200, 50],
|
| - "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='container'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV class='outlined'",
|
| "reason": "outline"
|
| }
|
|
|