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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
index e9d15f482c10f357feff7417b431d8644c7958e4..ae48ca6ebc17922e080a5a6c8fb40dc90e376468 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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