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

Side by Side Diff: LayoutTests/platform/android/editing/selection/select-all-004-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 layer at (0,0) size 812x600 3 layer at (0,0) size 812x600
4 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 RenderBlock {HTML} at (0,0) size 800x600 6 RenderBlock {HTML} at (0,0) size 800x600
7 RenderBody {BODY} at (64,64) size 748x472 [border: (50px solid #FF0000)] 7 RenderBody {BODY} at (64,64) size 748x472 [border: (50px solid #FF0000)]
8 RenderBlock {DIV} at (74,74) size 600x0 8 RenderBlock {DIV} at (74,74) size 600x0
9 RenderBlock (anonymous) at (74,74) size 600x48 9 RenderBlock (anonymous) at (74,74) size 600x48
10 RenderText {#text} at (0,10) size 52x27 10 RenderText {#text} at (0,10) size 52x27
11 text run at (0,10) width 52: "Hello" 11 text run at (0,10) width 52: "Hello"
12 LayoutTable {TABLE} at (74,122) size 6x6 12 LayoutTable {TABLE} at (74,122) size 6x6
13 LayoutTableSection {TBODY} at (0,0) size 6x6 13 LayoutTableSection {TBODY} at (0,0) size 6x6
14 LayoutTableRow {TR} at (0,2) size 6x2 14 LayoutTableRow {TR} at (0,2) size 6x2
15 LayoutTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
16 RenderBlock (anonymous) at (74,128) size 600x48 16 RenderBlock (anonymous) at (74,128) size 600x48
17 RenderBR {BR} at (0,10) size 0x27 17 LayoutBR {BR} at (0,10) size 0x27
18 selection start: position 1 of child 2 {#text} of body 18 selection start: position 1 of child 2 {#text} of body
19 selection end: position 0 of child 5 {BR} of body 19 selection end: position 0 of child 5 {BR} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698