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

Unified Diff: LayoutTests/editing/selection/image-before-linebreak-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/selection/image-before-linebreak-expected.txt
diff --git a/LayoutTests/editing/selection/image-before-linebreak-expected.txt b/LayoutTests/editing/selection/image-before-linebreak-expected.txt
deleted file mode 100644
index 289f34f459c2ebcfa42e0fe5e6de46134663ff56..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/selection/image-before-linebreak-expected.txt
+++ /dev/null
@@ -1,19 +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
-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 341x18
- text run at (0,0) width 341: "Only the line break after the image should be selected."
- RenderBlock {HR} at (0,34) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,44) size 784x121
- RenderImage {IMG} at (0,0) size 76x103
- RenderBR {BR} at (76,103) size 0x0
- RenderText {#text} at (0,103) size 21x18
- text run at (0,103) width 21: "foo"
-selection start: position 0 of child 1 {BR} of child 4 {DIV} of body
-selection end: position 1 of child 1 {BR} of child 4 {DIV} of body
« no previous file with comments | « LayoutTests/editing/selection/drag-select-1-expected.txt ('k') | LayoutTests/editing/selection/select-all-iframe-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698