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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/move-by-line-002-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 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 {DIV} at (0,0) size 784x216 [border: (2px solid #FF0000)] 9 RenderBlock {DIV} at (0,0) size 784x216 [border: (2px solid #FF0000)]
10 RenderBlock {DIV} at (14,38) size 756x140 10 RenderBlock {DIV} at (14,38) size 756x140
11 RenderBlock {OL} at (0,0) size 756x140 11 RenderBlock {OL} at (0,0) size 756x140
12 RenderListItem {LI} at (40,0) size 716x28 12 RenderListItem {LI} at (40,0) size 716x28
13 RenderListMarker at (-31,0) size 24x28: "1" 13 RenderListMarker at (-31,0) size 24x28: "1"
14 RenderText {#text} at (0,0) size 35x28 14 RenderText {#text} at (0,0) size 35x28
15 text run at (0,0) width 35: "one" 15 text run at (0,0) width 35: "one"
16 RenderListItem {LI} at (40,28) size 716x28 16 RenderListItem {LI} at (40,28) size 716x28
17 RenderListMarker at (-31,0) size 24x28: "2" 17 RenderListMarker at (-31,0) size 24x28: "2"
18 RenderText {#text} at (0,0) size 36x28 18 RenderText {#text} at (0,0) size 36x28
19 text run at (0,0) width 36: "two" 19 text run at (0,0) width 36: "two"
20 RenderListItem {LI} at (40,56) size 716x28 20 RenderListItem {LI} at (40,56) size 716x28
21 RenderListMarker at (-31,0) size 24x28: "3" 21 RenderListMarker at (-31,0) size 24x28: "3"
22 RenderBR {BR} at (0,0) size 0x28 22 LayoutBR {BR} at (0,0) size 0x28
23 RenderListItem {LI} at (40,84) size 716x28 23 RenderListItem {LI} at (40,84) size 716x28
24 RenderListMarker at (-31,0) size 24x28: "4" 24 RenderListMarker at (-31,0) size 24x28: "4"
25 RenderText {#text} at (0,0) size 40x28 25 RenderText {#text} at (0,0) size 40x28
26 text run at (0,0) width 40: "four" 26 text run at (0,0) width 40: "four"
27 RenderListItem {LI} at (40,112) size 716x28 27 RenderListItem {LI} at (40,112) size 716x28
28 RenderListMarker at (-31,0) size 24x28: "5" 28 RenderListMarker at (-31,0) size 24x28: "5"
29 RenderText {#text} at (0,0) size 38x28 29 RenderText {#text} at (0,0) size 38x28
30 text run at (0,0) width 38: "five" 30 text run at (0,0) width 38: "five"
31 caret: position 0 of child 0 {BR} of child 2 {LI} of child 1 {OL} of child 1 {DI V} of child 1 {DIV} of body 31 caret: position 0 of child 0 {BR} of child 2 {LI} of child 1 {OL} of child 1 {DI V} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698