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

Unified Diff: LayoutTests/platform/chromium-win/editing/selection/designmode-no-caret-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/chromium-win/editing/selection/designmode-no-caret-expected.txt
diff --git a/LayoutTests/platform/chromium-win/editing/selection/designmode-no-caret-expected.txt b/LayoutTests/platform/chromium-win/editing/selection/designmode-no-caret-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d5cc185023ebf47e51c4930091f4f9933defa83d
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/editing/selection/designmode-no-caret-expected.txt
@@ -0,0 +1,17 @@
+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 784x579
+ RenderBlock (anonymous) at (0,0) size 784x60
+ RenderText {#text} at (0,0) size 770x59
+ text run at (0,0) width 728: "This tests to see that a caret is placed inside an editable document that is entirely editable even when no caret is requested"
+ text run at (0,20) width 111: "programmatically. "
+ text run at (111,20) width 180: "We do this as a convenience. "
+ text run at (291,20) width 479: "Right now, we only do this convenience when a document's frame becomes first"
+ text run at (0,40) width 337: "responder or when a document's window becomes key."
+ RenderBlock {PRE} at (0,73) size 784x32
+ RenderText {#text} at (0,0) size 296x32
+ text run at (0,0) width 296: "Test Failed - there should be a caret"
+ text run at (296,0) width 0: " "
+ text run at (0,16) width 0: " "

Powered by Google App Engine
This is Rietveld 408576698