| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/transform-layout-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/transform-layout-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/transform-layout-repaint-expected.txt
|
| index 33b3062f73ec1a930888dbfd970c990de4e6b917..6fa405801c8032e6f588fc97d4ca8c3a7c32b63f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/transform-layout-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/transform-layout-repaint-expected.txt
|
| @@ -23,6 +23,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "reason": "invalidate paint rectangle"
|
| },
|
|
|