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

Unified Diff: LayoutTests/editing/inserting/insert-paragraph-04-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/insert-paragraph-04-expected.txt
diff --git a/LayoutTests/editing/inserting/insert-paragraph-04-expected.txt b/LayoutTests/editing/inserting/insert-paragraph-04-expected.txt
deleted file mode 100644
index 6b0d899cd675a95232ce1110fac3d60ca610177e..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/inserting/insert-paragraph-04-expected.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > B > BODY > HTML > #document to 3 of DIV > B > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of DIV > B > BODY > HTML > #document to 2 of DIV > B > BODY > HTML > #document toDOMRange:range from 2 of DIV > B > BODY > HTML > #document to 2 of DIV > B > 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 784x54
- RenderText {#text} at (0,0) size 782x36
- text run at (0,0) width 402: "This tests inserting a paragraph separator after a horizontal rule. "
- text run at (402,0) width 380: "You should see 'foo', empty paragraph, horizontal rule, 'bar',"
- text run at (0,18) width 329: "and the caret should be just after the horizontal rule. "
- RenderInline {B} at (0,0) size 777x36
- RenderText {#text} at (329,18) size 777x36
- text run at (329,18) width 168: "This demonstrates 8345. "
- text run at (497,18) width 280: "The caret after a horizontal rule is drawn"
- text run at (0,36) width 381: "in the same location as the caret before a horizontal rule."
- RenderBlock (anonymous) at (0,70) size 784x0
- RenderInline {B} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,70) size 784x72
- RenderBlock {DIV} at (0,0) size 784x72
- RenderBlock (anonymous) at (0,0) size 784x18
- RenderText {#text} at (0,0) size 21x18
- text run at (0,0) width 21: "foo"
- RenderBlock {HR} at (0,26) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,36) size 784x36
- RenderBR {BR} at (0,0) size 0x18
- RenderText {#text} at (0,18) size 24x18
- text run at (0,18) width 24: "bar"
- RenderBlock (anonymous) at (0,142) size 784x0
- RenderInline {B} at (0,0) size 0x0
-caret: position 0 of child 2 {BR} of child 1 {DIV} of child 1 {B} of body
« no previous file with comments | « LayoutTests/editing/inserting/insert-paragraph-03-expected.txt ('k') | LayoutTests/editing/pasteboard/3976872-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698