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

Side by Side Diff: LayoutTests/platform/win-xp/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-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 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 51x19 7 RenderText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 RenderInline {I} at (0,0) size 745x39 9 RenderInline {I} at (0,0) size 745x39
10 RenderInline {A} at (0,0) size 311x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 311x19 [color=#0000EE]
11 RenderText {#text} at (51,0) size 311x19 11 RenderText {#text} at (51,0) size 311x19
12 text run at (51,0) width 311: "https://bugs.webkit.org/show_bug.cg i?id=19278" 12 text run at (51,0) width 311: "https://bugs.webkit.org/show_bug.cg i?id=19278"
13 RenderText {#text} at (362,0) size 745x39 13 RenderText {#text} at (362,0) size 745x39
14 text run at (362,0) width 4: " " 14 text run at (362,0) width 4: " "
15 text run at (366,0) width 379: "REGRESSION (r31114-r31132): image fl oat disappears on" 15 text run at (366,0) width 379: "REGRESSION (r31114-r31132): image fl oat disappears on"
16 text run at (0,20) width 45: "refresh" 16 text run at (0,20) width 45: "refresh"
17 RenderText {#text} at (45,20) size 4x19 17 RenderText {#text} at (45,20) size 4x19
18 text run at (45,20) width 4: "." 18 text run at (45,20) width 4: "."
19 RenderBlock {DIV} at (0,56) size 784x80 19 RenderBlock {DIV} at (0,56) size 784x80
20 RenderBlock (anonymous) at (0,0) size 784x40 20 RenderBlock (anonymous) at (0,0) size 784x40
21 RenderText {#text} at (0,0) size 248x19 21 RenderText {#text} at (0,0) size 248x19
22 text run at (0,0) width 248: "Somewhere on this page, there should b e" 22 text run at (0,0) width 248: "Somewhere on this page, there should b e"
23 RenderBR {BR} at (248,15) size 0x0 23 LayoutBR {BR} at (248,15) size 0x0
24 RenderBR {BR} at (0,20) size 0x19 24 LayoutBR {BR} at (0,20) size 0x19
25 RenderBlock (floating) {DIV} at (0,40) size 100x100 [bgcolor=#008000] 25 RenderBlock (floating) {DIV} at (0,40) size 100x100 [bgcolor=#008000]
26 RenderText {#text} at (0,0) size 0x0 26 RenderText {#text} at (0,0) size 0x0
27 RenderBlock {DIV} at (0,40) size 150x40 27 RenderBlock {DIV} at (0,40) size 150x40
28 RenderText {#text} at (100,0) size 44x39 28 RenderText {#text} at (100,0) size 44x39
29 text run at (100,0) width 44: "a green" 29 text run at (100,0) width 44: "a green"
30 text run at (100,20) width 44: "square." 30 text run at (100,20) width 44: "square."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698