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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt

Issue 2374083002: Auto-rebaseline for r420749 (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/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 f28a8d1257f5c59a448502b38d369c20ebe35077..2404e8654f80b0e3258bf7af9c5f59e4b753c3b2 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
@@ -25,6 +25,16 @@
},
{
"object": "LayoutBR BR",
+ "rect": [7, 77, 3, 19],
+ "reason": "invalidate paint rectangle"
+ },
+ {
+ "object": "LayoutBR BR",
+ "rect": [7, 77, 3, 19],
+ "reason": "invalidate paint rectangle"
+ },
+ {
+ "object": "LayoutBR BR",
"rect": [7, 59, 3, 19],
"reason": "invalidate paint rectangle"
}
@@ -33,6 +43,14 @@
],
"objectPaintInvalidations": [
{
+ "object": "Caret",
+ "reason": "invalidate paint rectangle"
+ },
+ {
+ "object": "Caret",
+ "reason": "invalidate paint rectangle"
+ },
+ {
"object": "LayoutBlockFlow DIV",
"reason": "outline"
},

Powered by Google App Engine
This is Rietveld 408576698