Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-match-document-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-match-document-change-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-match-document-change-expected.txt |
index 000a4cc04877000a5a3f8fe506daa77a6b94a61b..def09d9733a990af18fbdf4f5064d655075a9ab6 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-match-document-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-match-document-change-expected.txt |
@@ -14,7 +14,7 @@ |
{ |
"object": "LayoutBlockFlow DIV", |
"rect": [18, 146, 269, 356], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='to-be-changed'", |
@@ -29,7 +29,7 @@ |
{ |
"object": "LayoutText #text", |
"rect": [18, 128, 84, 18], |
- "reason": "location change" |
+ "reason": "layoutObject insertion" |
}, |
{ |
"object": "LayoutView #document", |
@@ -38,7 +38,7 @@ |
}, |
{ |
"object": "InlineTextBox 'After change'", |
- "reason": "location change" |
+ "reason": "layoutObject insertion" |
}, |
{ |
"object": "InlineTextBox 'Find-in-page 'findme', then click here)'", |