| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-match-document-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-match-document-change-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-match-document-change-expected.txt
|
| index 240021e1836c4cb3cf4d9150adf650e88b31a6f5..6efe4f966fa9bb9a14c53f98288ddda0e2ce63b9 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-match-document-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-match-document-change-expected.txt
|
| @@ -14,7 +14,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [18, 150, 269, 352],
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='to-be-changed'",
|
| @@ -29,7 +29,7 @@
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [18, 130, 77, 19],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| @@ -38,7 +38,7 @@
|
| },
|
| {
|
| "object": "InlineTextBox 'After change'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "InlineTextBox 'Find-in-page 'findme', then click here)'",
|
|
|