| Index: third_party/WebKit/LayoutTests/paint/invalidation/transform-layout-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/transform-layout-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/transform-layout-repaint-expected.txt
|
| index ba37313f7d298dac62ee9ebe83e6b53dfb802ae7..c85932cce0fc74a6fc97bd772bdc8db7eba5c6e6 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/transform-layout-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/transform-layout-repaint-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "rect": [40, 50, 208, 118],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,11 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
|
|