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

Side by Side Diff: LayoutTests/platform/linux/virtual/slimmingpaint/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 460x106 6 LayoutTable {TABLE} at (0,0) size 460x106
7 LayoutTableSection {TBODY} at (0,0) size 460x106 7 LayoutTableSection {TBODY} at (0,0) size 460x106
8 LayoutTableRow {TR} at (0,2) size 460x102 8 LayoutTableRow {TR} at (0,2) size 460x102
9 LayoutTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (1,1) size 100x99 10 RenderText {#text} at (1,1) size 100x99
11 text run at (1,1) width 74: "This is some" 11 text run at (1,1) width 74: "This is some"
12 text run at (1,21) width 97: "filler text. This is" 12 text run at (1,21) width 97: "filler text. This is"
13 text run at (1,41) width 61: "some filler" 13 text run at (1,41) width 61: "some filler"
14 text run at (1,61) width 100: "text.This is some" 14 text run at (1,61) width 100: "text.This is some"
15 text run at (1,81) width 55: "filler text." 15 text run at (1,81) width 55: "filler text."
16 LayoutTableCell {TD} at (106,22) size 352x62 [r=0 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (106,22) size 352x62 [r=0 c=1 rs=1 cs=1]
17 RenderText {#text} at (1,1) size 186x19 17 RenderText {#text} at (1,1) size 186x19
18 text run at (1,1) width 186: "The text in this anchor element " 18 text run at (1,1) width 186: "The text in this anchor element "
19 RenderInline {A} at (0,0) size 229x39 [color=#0000EE] 19 RenderInline {A} at (0,0) size 229x39 [color=#0000EE]
20 RenderText {#text} at (187,1) size 43x19 20 RenderText {#text} at (187,1) size 43x19
21 text run at (187,1) width 43: "should " 21 text run at (187,1) width 43: "should "
22 RenderBR {BR} at (230,16) size 0x0 22 LayoutBR {BR} at (230,16) size 0x0
23 RenderText {#text} at (1,21) size 43x19 23 RenderText {#text} at (1,21) size 43x19
24 text run at (1,21) width 43: "contain" 24 text run at (1,21) width 43: "contain"
25 RenderText {#text} at (44,21) size 333x39 25 RenderText {#text} at (44,21) size 333x39
26 text run at (44,21) width 290: " 2 detached pieces. This test sh ows how the link" 26 text run at (44,21) width 290: " 2 detached pieces. This test sh ows how the link"
27 text run at (1,41) width 98: "would look text." 27 text run at (1,41) width 98: "would look text."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698