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

Unified Diff: LayoutTests/platform/win/fast/repaint/caret-with-transformation-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/platform/win/fast/repaint/caret-with-transformation-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/caret-with-transformation-expected.txt b/LayoutTests/platform/win/fast/repaint/caret-with-transformation-expected.txt
index 4cc294bd6d22e47826c296f81f89ecc3f5ae465c..570a78568a39e2423da98b9ae6b581df33614131 100644
--- a/LayoutTests/platform/win/fast/repaint/caret-with-transformation-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/caret-with-transformation-expected.txt
@@ -1,11 +1,6 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 325x19
- text run at (0,0) width 325: "This test verifies caret repaint is correctly transformed."
-caret: position 58 of child 0 {#text} of child 1 {DIV} of child 1 {DIV} of body
+This test verifies caret repaint is correctly transformed.
+(repaint rects
+ (rect 41 35 14 20)
+ (rect 322 197 14 21)
+)
+

Powered by Google App Engine
This is Rietveld 408576698