Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(128)

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-match-document-change-expected.txt

Issue 1951203002: Auto-rebaseline for r391751 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-match-document-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-match-document-change-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-match-document-change-expected.txt
index 45f0d7b2f3564e38eba7142051b376938c248240..e6eed90b7164941e92805db69b2e30f1e0aa59f6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-match-document-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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)'",

Powered by Google App Engine
This is Rietveld 408576698