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

Side by Side Diff: LayoutTests/platform/win-xp/editing/deleting/delete-3608462-fix-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
OLDNEW
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
(...skipping 16 matching lines...) Expand all
27 layer at (0,0) size 800x600 27 layer at (0,0) size 800x600
28 RenderBlock {HTML} at (0,0) size 800x600 28 RenderBlock {HTML} at (0,0) size 800x600
29 RenderBody {BODY} at (8,8) size 784x584 29 RenderBody {BODY} at (8,8) size 784x584
30 RenderBlock {DIV} at (0,0) size 784x248 [border: (2px solid #FF0000)] 30 RenderBlock {DIV} at (0,0) size 784x248 [border: (2px solid #FF0000)]
31 RenderInline {SPAN} at (0,0) size 180x137 31 RenderInline {SPAN} at (0,0) size 180x137
32 RenderText {#text} at (14,96) size 11x27 32 RenderText {#text} at (14,96) size 11x27
33 text run at (14,96) width 11: "a" 33 text run at (14,96) width 11: "a"
34 LayoutImage {IMG} at (25,14) size 76x103 34 LayoutImage {IMG} at (25,14) size 76x103
35 RenderText {#text} at (101,96) size 46x27 35 RenderText {#text} at (101,96) size 46x27
36 text run at (101,96) width 46: "new " 36 text run at (101,96) width 46: "new "
37 RenderBR {BR} at (0,0) size 0x0 37 LayoutBR {BR} at (0,0) size 0x0
38 LayoutImage {IMG} at (14,124) size 76x103 38 LayoutImage {IMG} at (14,124) size 76x103
39 RenderText {#text} at (90,206) size 104x27 39 RenderText {#text} at (90,206) size 104x27
40 text run at (90,206) width 104: " conceived" 40 text run at (90,206) width 104: " conceived"
41 RenderText {#text} at (0,0) size 0x0 41 RenderText {#text} at (0,0) size 0x0
42 caret: position 0 of child 4 {IMG} of child 1 {SPAN} of child 1 {DIV} of body 42 caret: position 0 of child 4 {IMG} of child 1 {SPAN} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698