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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/caret-with-transformation-expected.txt

Issue 2288323002: Auto-rebaseline for r415013 (Closed)
Patch Set: Created 4 years, 4 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/fast/repaint/caret-with-transformation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/caret-with-transformation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/caret-with-transformation-expected.txt
index 9a17240fcc425cc3bf598a4bed772071e49b70d7..be8f55cc5bda1437202567861553ecb7d5aa1dd1 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/caret-with-transformation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/caret-with-transformation-expected.txt
@@ -9,12 +9,12 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow DIV id='div'",
+ "object": "LayoutText #text",
"rect": [344, 210, 13, 19],
"reason": "invalidate paint rectangle"
},
{
- "object": "LayoutBlockFlow DIV id='div'",
+ "object": "LayoutText #text",
"rect": [41, 35, 13, 19],
"reason": "invalidate paint rectangle"
}

Powered by Google App Engine
This is Rietveld 408576698