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/paint/invalidation/4776765-expected.txt

Issue 2698313003: Fix caret paint invalidation when moving between blocks (Closed)
Patch Set: - Created 3 years, 10 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/paint/invalidation/4776765-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt
index 782dcd58296f3f3322fadf7bde7947e079b8ab57..cd7d99a14552c982a89ab21f6092037ec4651b3c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt
@@ -30,6 +30,10 @@
"reason": "border box change"
},
{
+ "object": "Caret",
+ "reason": "caret"
+ },
+ {
"object": "LayoutBlockFlow DIV id='div'",
"reason": "layoutObject insertion"
},

Powered by Google App Engine
This is Rietveld 408576698