| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/bugzilla-5699-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/bugzilla-5699-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/bugzilla-5699-expected.txt
|
| index 5cc04b30e83ffff43bbf7ece53da54e8b2dcd20f..1d6541a2bb24de78b94f2ed81a5ca7317576fccb 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/bugzilla-5699-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/bugzilla-5699-expected.txt
|
| @@ -35,6 +35,16 @@
|
| "object": "LayoutText #text",
|
| "rect": [8, 130, 4, 18],
|
| "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [43, 178, 1, 18],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [43, 148, 1, 18],
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|