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

Side by Side Diff: LayoutTests/platform/win/fast/css/focus-ring-detached-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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 460x114 6 LayoutTable {TABLE} at (0,0) size 460x114
7 LayoutTableSection {TBODY} at (0,0) size 460x114 7 LayoutTableSection {TBODY} at (0,0) size 460x114
8 LayoutTableRow {TR} at (0,2) size 460x110 8 LayoutTableRow {TR} at (0,2) size 460x110
9 LayoutTableCell {TD} at (2,2) size 102x110 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 102x110 [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (1,1) size 96x107 10 RenderText {#text} at (1,1) size 96x107
11 text run at (1,1) width 81: "This is some" 11 text run at (1,1) width 81: "This is some"
12 text run at (1,19) width 96: "filler text. This" 12 text run at (1,19) width 96: "filler text. This"
13 text run at (1,37) width 84: "is some filler" 13 text run at (1,37) width 84: "is some filler"
14 text run at (1,55) width 72: "text.This is" 14 text run at (1,55) width 72: "text.This is"
15 text run at (1,73) width 69: "some filler" 15 text run at (1,73) width 69: "some filler"
16 text run at (1,91) width 28: "text." 16 text run at (1,91) width 28: "text."
17 LayoutTableCell {TD} at (106,29) size 352x56 [r=0 c=1 rs=1 cs=1] 17 LayoutTableCell {TD} at (106,29) size 352x56 [r=0 c=1 rs=1 cs=1]
18 RenderText {#text} at (1,1) size 203x17 18 RenderText {#text} at (1,1) size 203x17
19 text run at (1,1) width 203: "The text in this anchor element " 19 text run at (1,1) width 203: "The text in this anchor element "
20 RenderInline {A} at (0,0) size 250x35 [color=#0000EE] 20 RenderInline {A} at (0,0) size 250x35 [color=#0000EE]
21 RenderText {#text} at (203,1) size 48x17 21 RenderText {#text} at (203,1) size 48x17
22 text run at (203,1) width 48: "should " 22 text run at (203,1) width 48: "should "
23 RenderBR {BR} at (250,15) size 1x0 23 LayoutBR {BR} at (250,15) size 1x0
24 RenderText {#text} at (1,19) size 48x17 24 RenderText {#text} at (1,19) size 48x17
25 text run at (1,19) width 48: "contain" 25 text run at (1,19) width 48: "contain"
26 RenderText {#text} at (48,19) size 326x35 26 RenderText {#text} at (48,19) size 326x35
27 text run at (48,19) width 279: " 2 detached pieces. This test sh ows how the" 27 text run at (48,19) width 279: " 2 detached pieces. This test sh ows how the"
28 text run at (1,37) width 134: "link would look text." 28 text run at (1,37) width 134: "link would look text."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698