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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/image-before-linebreak-expected.txt

Issue 19529005: 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600 5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 RenderBlock {HTML} at (0,0) size 800x600 7 RenderBlock {HTML} at (0,0) size 800x600
8 RenderBody {BODY} at (8,8) size 784x584 8 RenderBody {BODY} at (8,8) size 784x584
9 RenderBlock {P} at (0,0) size 784x18 9 RenderBlock {P} at (0,0) size 784x18
10 RenderText {#text} at (0,0) size 341x18 10 RenderText {#text} at (0,0) size 341x18
11 text run at (0,0) width 341: "Only the line break after the image shou ld be selected." 11 text run at (0,0) width 341: "Only the line break after the image shou ld be selected."
12 RenderBlock {HR} at (0,34) size 784x2 [border: (1px inset #000000)] 12 RenderBlock {HR} at (0,34) size 784x2 [border: (1px inset #EEEEEE)]
13 RenderBlock {DIV} at (0,44) size 784x121 13 RenderBlock {DIV} at (0,44) size 784x121
14 RenderImage {IMG} at (0,0) size 76x103 14 RenderImage {IMG} at (0,0) size 76x103
15 RenderBR {BR} at (76,103) size 0x0 15 RenderBR {BR} at (76,103) size 0x0
16 RenderText {#text} at (0,103) size 21x18 16 RenderText {#text} at (0,103) size 21x18
17 text run at (0,103) width 21: "foo" 17 text run at (0,103) width 21: "foo"
18 selection start: position 0 of child 1 {BR} of child 4 {DIV} of body 18 selection start: position 0 of child 1 {BR} of child 4 {DIV} of body
19 selection end: position 1 of child 1 {BR} of child 4 {DIV} of body 19 selection end: position 1 of child 1 {BR} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698