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

Unified Diff: LayoutTests/editing/inserting/insert-paragraph-03-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-03-expected.txt
diff --git a/LayoutTests/editing/inserting/insert-paragraph-03-expected.txt b/LayoutTests/editing/inserting/insert-paragraph-03-expected.txt
deleted file mode 100644
index 4baa202d9e934adf878e6b549ae28f9f7842f99f..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/inserting/insert-paragraph-03-expected.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > 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: 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 784x36
- RenderText {#text} at (0,0) size 760x36
- text run at (0,0) width 414: "This tests inserting a paragraph separator before a horizontal rule. "
- text run at (414,0) width 346: "You should see 'foo', empty paragraph, horizontal rule,"
- text run at (0,18) width 371: "'bar', and the caret should be just before the horizontal rule."
- RenderBlock {DIV} at (0,52) size 784x72
- RenderBlock (anonymous) at (0,0) size 784x36
- RenderText {#text} at (0,0) size 21x18
- text run at (0,0) width 21: "foo"
- RenderBR {BR} at (21,14) size 0x0
- RenderBR {BR} at (0,18) size 0x18
- RenderBlock {HR} at (0,44) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,54) size 784x18
- RenderText {#text} at (0,0) size 20x18
- text run at (0,0) width 20: "bar"
-caret: position 0 of child 3 {HR} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698