| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/control-clip-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/control-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/control-clip-expected.txt
|
| index 946d07ba346fafb936665ec43b8ad6375601677f..2488495f67574049071ee8f950c07da67c520f86 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/control-clip-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/control-clip-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| "rect": [9, 87, 198, 16],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| "rect": [16, 117, 184, 16],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -22,11 +22,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText (anonymous)",
|
| @@ -38,11 +38,11 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
|
|