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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt

Issue 2304863002: Auto-rebaseline for r416191 (Closed)
Patch Set: Created 4 years, 3 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/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
index 832946c5a8bf8d21eb8e244a56396ebd2363c07e..2f83d6f4fec3918e4125479d43dbf1bcef9e14cf 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
@@ -23,11 +23,11 @@
],
"objectPaintInvalidations": [
{
- "object": "LayoutBlockFlow DIV id='inner-editor'",
+ "object": "Caret",
"reason": "invalidate paint rectangle"
},
{
- "object": "LayoutBlockFlow DIV id='inner-editor'",
+ "object": "Caret",
"reason": "invalidate paint rectangle"
}
]

Powered by Google App Engine
This is Rietveld 408576698