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

Side by Side Diff: LayoutTests/platform/win/fast/css-generated-content/table-row-group-to-inline-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 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderInline {SPAN} at (0,0) size 654x17 7 RenderInline {SPAN} at (0,0) size 654x17
8 RenderText {#text} at (0,0) size 654x17 8 RenderText {#text} at (0,0) size 654x17
9 text run at (0,0) width 654: "This test passes if it does not crash, and if we successfully destroy the table-section generated content." 9 text run at (0,0) width 654: "This test passes if it does not crash, and if we successfully destroy the table-section generated content."
10 RenderText {#text} at (653,0) size 5x17 10 RenderText {#text} at (653,0) size 5x17
11 text run at (653,0) width 5: " " 11 text run at (653,0) width 5: " "
12 RenderBR {BR} at (657,14) size 1x0 12 LayoutBR {BR} at (657,14) size 1x0
13 RenderBlock {UL} at (0,34) size 784x18 13 RenderBlock {UL} at (0,34) size 784x18
14 RenderListItem {LI} at (40,0) size 744x18 14 RenderListItem {LI} at (40,0) size 744x18
15 RenderListMarker at (-17,0) size 7x17: bullet 15 RenderListMarker at (-17,0) size 7x17: bullet
16 RenderInline {<pseudo:before>} at (0,0) size 32x17 16 RenderInline {<pseudo:before>} at (0,0) size 32x17
17 RenderTextFragment at (0,0) size 32x17 17 RenderTextFragment at (0,0) size 32x17
18 text run at (0,0) width 32: "hello" 18 text run at (0,0) width 32: "hello"
19 RenderText {#text} at (31,0) size 24x17 19 RenderText {#text} at (31,0) size 24x17
20 text run at (31,0) width 24: "test" 20 text run at (31,0) width 24: "test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698