| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-change-invalidation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-change-invalidation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-change-invalidation-expected.txt
|
| index e1aaa2a270c467daf3f934e1b364f58701b3ddfd..097311f8e9ee21308e24eaec79c6892e3de29f10 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-change-invalidation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-change-invalidation-expected.txt
|
| @@ -12,6 +12,11 @@
|
| "object": "LayoutBlockFlow A id='link'",
|
| "rect": [43, 83, 754, 30],
|
| "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutListMarker (anonymous)",
|
| + "rect": [30, 88, 7, 19],
|
| + "reason": "style change"
|
| }
|
| ]
|
| }
|
| @@ -24,6 +29,10 @@
|
| {
|
| "object": "RootInlineBox",
|
| "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutListMarker (anonymous)",
|
| + "reason": "style change"
|
| }
|
| ]
|
| }
|
|
|