| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selected-replaced-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selected-replaced-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selected-replaced-expected.txt
|
| index 59e18fd7bcabf559531e8c59e2a2582723790141..df112d23720fa19faa9a0ace0124d93a1bec41b2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selected-replaced-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selected-replaced-expected.txt
|
| @@ -7,11 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| "rect": [8, 68, 784, 236],
|
| "reason": "invalidate paint rectangle"
|
| @@ -27,8 +22,11 @@
|
| "reason": "location change"
|
| },
|
| {
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|