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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/textarea-caret-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/win/paint/invalidation/textarea-caret-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/textarea-caret-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/textarea-caret-expected.txt
similarity index 100%
rename from third_party/WebKit/LayoutTests/paint/invalidation/textarea-caret-expected.txt
rename to third_party/WebKit/LayoutTests/platform/win/paint/invalidation/textarea-caret-expected.txt
index 509b967ff1483e04d3357046eece8c5c770b0183..65ad43ae29abd826b8be5e1b1aaffa9b73648db5 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/textarea-caret-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/textarea-caret-expected.txt
@@ -63,16 +63,16 @@
"reason": "subtree"
},
{
+ "object": "Caret",
+ "reason": "invalidate paint rectangle"
+ },
+ {
"object": "LayoutText #text",
"reason": "subtree"
},
{
"object": "InlineTextBox '------------------------------------------------------------'",
"reason": "subtree"
- },
- {
- "object": "Caret",
- "reason": "invalidate paint rectangle"
}
]
}
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/paint/invalidation/invalidate-caret-in-non-composited-scrolling-container-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698