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

Side by Side Diff: LayoutTests/platform/win/fast/block/positioning/height-change-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 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 218x17 7 RenderText {#text} at (0,0) size 218x17
8 text run at (0,0) width 218: "This tests for a regression against " 8 text run at (0,0) width 218: "This tests for a regression against "
9 RenderInline {I} at (0,0) size 759x35 9 RenderInline {I} at (0,0) size 759x35
10 RenderInline {A} at (0,0) size 355x17 [color=#0000EE] 10 RenderInline {A} at (0,0) size 355x17 [color=#0000EE]
11 RenderText {#text} at (217,0) size 355x17 11 RenderText {#text} at (217,0) size 355x17
12 text run at (217,0) width 355: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=6881" 12 text run at (217,0) width 355: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=6881"
13 RenderText {#text} at (571,0) size 759x35 13 RenderText {#text} at (571,0) size 759x35
14 text run at (571,0) width 5: " " 14 text run at (571,0) width 5: " "
15 text run at (575,0) width 184: "Block with position:absolute" 15 text run at (575,0) width 184: "Block with position:absolute"
16 text run at (0,18) width 589: "bottom:0 doesn't always move when hei ght of containing block changes (affects Safari RSS)" 16 text run at (0,18) width 589: "bottom:0 doesn't always move when hei ght of containing block changes (affects Safari RSS)"
17 RenderText {#text} at (588,18) size 5x17 17 RenderText {#text} at (588,18) size 5x17
18 text run at (588,18) width 5: "." 18 text run at (588,18) width 5: "."
19 RenderBlock {P} at (0,52) size 784x18 19 RenderBlock {P} at (0,52) size 784x18
20 RenderText {#text} at (0,0) size 558x17 20 RenderText {#text} at (0,0) size 558x17
21 text run at (0,0) width 558: "The squares below should have blue tops and green bottoms, not the other way around." 21 text run at (0,0) width 558: "The squares below should have blue tops and green bottoms, not the other way around."
22 RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)] 22 RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
23 RenderBlock (anonymous) at (0,196) size 784x18 23 RenderBlock (anonymous) at (0,196) size 784x18
24 RenderBR {BR} at (0,0) size 0x17 24 LayoutBR {BR} at (0,0) size 0x17
25 layer at (8,104) size 784x100 25 layer at (8,104) size 784x100
26 RenderBlock (relative positioned) {DIV} at (0,96) size 784x100 26 RenderBlock (relative positioned) {DIV} at (0,96) size 784x100
27 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#87CEEB] 27 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#87CEEB]
28 layer at (8,154) size 100x50 28 layer at (8,154) size 100x50
29 RenderBlock (positioned) {DIV} at (0,50) size 100x50 [bgcolor=#90EE90] 29 RenderBlock (positioned) {DIV} at (0,50) size 100x50 [bgcolor=#90EE90]
30 layer at (8,222) size 784x100 30 layer at (8,222) size 784x100
31 RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,214) size 784x10 0 31 RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,214) size 784x10 0
32 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#87CEEB] 32 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#87CEEB]
33 layer at (8,272) size 100x50 33 layer at (8,272) size 100x50
34 RenderBlock (positioned) {DIV} at (0,50) size 100x50 [bgcolor=#90EE90] 34 RenderBlock (positioned) {DIV} at (0,50) size 100x50 [bgcolor=#90EE90]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698