| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-change-invalidation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/outline-change-invalidation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-change-invalidation-expected.txt
|
| similarity index 71%
|
| copy from third_party/WebKit/LayoutTests/fast/repaint/outline-change-invalidation-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-change-invalidation-expected.txt
|
| index 09a085745ec01ab31eaca53ac873aa1a10106b3f..b7440d9f43804300eef1df78a79a4c7677be5d31 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/outline-change-invalidation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-change-invalidation-expected.txt
|
| @@ -12,6 +12,11 @@
|
| "object": "LayoutBlockFlow A id='link'",
|
| "rect": [43, 79, 754, 28],
|
| "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutListMarker (anonymous)",
|
| + "rect": [31, 84, 7, 18],
|
| + "reason": "style change"
|
| }
|
| ]
|
| }
|
| @@ -24,6 +29,10 @@
|
| {
|
| "object": "RootInlineBox",
|
| "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutListMarker (anonymous)",
|
| + "reason": "style change"
|
| }
|
| ]
|
| }
|
|
|