| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/quotes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/quotes-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/quotes-expected.txt
|
| index a43cbef4d725a7927067a52b0ff56151a906f891..ba11e45be0436a9294990755018045583036481a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/quotes-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/quotes-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [8, 28, 784, 20],
|
| - "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'",
|
|
|