| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/quotes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/quotes-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/quotes-expected.txt
|
| index b4682cabde3f571deca47539e6fde102944b3780..6b2921adec5e0ca7d0e8dd549274773a0825c152 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/quotes-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/quotes-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [8, 26, 784, 18],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| @@ -42,11 +42,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutInline Q id='q2' class='q-changed'",
|
|
|