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

Side by Side Diff: LayoutTests/platform/win-xp/fast/css-generated-content/table-row-with-before-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderInline {SPAN} at (0,0) size 212x19 7 RenderInline {SPAN} at (0,0) size 212x19
8 RenderText {#text} at (0,0) size 212x19 8 RenderText {#text} at (0,0) size 212x19
9 text run at (0,0) width 212: "This test passes if it does not crash. " 9 text run at (0,0) width 212: "This test passes if it does not crash. "
10 RenderText {#text} at (212,0) size 4x19 10 RenderText {#text} at (212,0) size 4x19
11 text run at (212,0) width 4: " " 11 text run at (212,0) width 4: " "
12 RenderBR {BR} at (216,15) size 0x0 12 LayoutBR {BR} at (216,15) size 0x0
13 RenderBlock {UL} at (0,36) size 784x60 13 RenderBlock {UL} at (0,36) size 784x60
14 RenderListItem {LI} at (40,0) size 744x60 14 RenderListItem {LI} at (40,0) size 744x60
15 RenderBlock (anonymous) at (0,0) size 744x20 15 RenderBlock (anonymous) at (0,0) size 744x20
16 RenderListMarker at (-18,0) size 7x19: bullet 16 RenderListMarker at (-18,0) size 7x19: bullet
17 LayoutTable at (0,20) size 28x20 17 LayoutTable at (0,20) size 28x20
18 LayoutTableSection (anonymous) at (0,0) size 28x20 18 LayoutTableSection (anonymous) at (0,0) size 28x20
19 LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 28x20 19 LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 28x20
20 LayoutTableCell (anonymous) at (0,0) size 28x20 [r=0 c=0 rs=1 cs =1] 20 LayoutTableCell (anonymous) at (0,0) size 28x20 [r=0 c=0 rs=1 cs =1]
21 RenderTextFragment at (0,0) size 28x19 21 RenderTextFragment at (0,0) size 28x19
22 text run at (0,0) width 28: "hello" 22 text run at (0,0) width 28: "hello"
23 RenderBlock (anonymous) at (0,40) size 744x20 23 RenderBlock (anonymous) at (0,40) size 744x20
24 RenderText {#text} at (0,0) size 21x19 24 RenderText {#text} at (0,0) size 21x19
25 text run at (0,0) width 21: "test" 25 text run at (0,0) width 21: "test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698