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

Unified Diff: LayoutTests/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/editing/selection/designmode-no-caret-expected.txt
diff --git a/LayoutTests/editing/selection/designmode-no-caret-expected.txt b/LayoutTests/editing/selection/designmode-no-caret-expected.txt
deleted file mode 100644
index 98cbe779f43c14084ee8a6485903d29dfd17a009..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/selection/designmode-no-caret-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 4 of BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-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 784x54
- RenderText {#text} at (0,0) size 784x54
- text run at (0,0) width 759: "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,18) width 118: "programmatically. "
- text run at (118,18) width 187: "We do this as a convenience. "
- text run at (305,18) width 479: "Right now, we only do this convenience when a document's frame becomes"
- text run at (0,36) width 378: "first responder or when a document's window becomes key."
- RenderBlock {PRE} at (0,67) size 784x15
- RenderText {#text} at (0,0) size 88x15
- text run at (0,0) width 88: "Test Passed"
- text run at (88,0) width 0: " "
-caret: position 0 of child 0 {#text} of body

Powered by Google App Engine
This is Rietveld 408576698