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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-after-delete-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/mac/paint/invalidation/selection-after-delete-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-after-delete-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-after-delete-expected.txt
index 7da2a02951f525b7a4db49f554956788e7db6fb2..7b6f62dcfd3eb2a870f445be2dfcae4721998f58 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-after-delete-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-after-delete-expected.txt
@@ -22,6 +22,16 @@
"object": "LayoutBR BR",
"rect": [38, 74, 3, 20],
"reason": "invalidate paint rectangle"
+ },
+ {
+ "object": "LayoutBR BR",
+ "rect": [38, 74, 3, 20],
+ "reason": "invalidate paint rectangle"
+ },
+ {
+ "object": "LayoutBR BR",
+ "rect": [38, 74, 3, 20],
+ "reason": "invalidate paint rectangle"
}
]
}
@@ -32,6 +42,10 @@
"reason": "layoutObject removal"
},
{
+ "object": "Caret",
+ "reason": "invalidate paint rectangle"
+ },
+ {
"object": "LayoutBlockFlow DIV id='test'",
"reason": "forced by layout"
},
@@ -44,6 +58,10 @@
"reason": "invalidate paint rectangle"
},
{
+ "object": "Caret",
+ "reason": "invalidate paint rectangle"
+ },
+ {
"object": "LayoutBR BR",
"reason": "forced by layout"
},

Powered by Google App Engine
This is Rietveld 408576698