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/editing/inserting/before-after-input-element-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/inserting/before-after-input-element-expected.txt
diff --git a/LayoutTests/editing/inserting/before-after-input-element-expected.txt b/LayoutTests/editing/inserting/before-after-input-element-expected.txt
deleted file mode 100644
index b2eb3e0c7f55c5ea57971f21c037f44a90762aaa..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/inserting/before-after-input-element-expected.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-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
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 332x18
- text run at (0,0) width 332: "This tests text insertion before/after an input element."
- RenderBlock {DIV} at (0,34) size 784x23
- RenderText {#text} at (0,2) size 35x18
- text run at (0,2) width 35: "Hello"
- RenderTextControl {INPUT} at (37,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderText {#text} at (162,2) size 40x18
- text run at (162,2) width 40: "World"
-layer at (48,47) size 117x13
- RenderBlock {DIV} at (3,3) size 117x13
-caret: position 5 of child 2 {#text} of child 2 {DIV} of body
« no previous file with comments | « LayoutTests/editing/inserting/4278698-expected.txt ('k') | LayoutTests/editing/inserting/insert-paragraph-03-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698