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

Side by Side Diff: LayoutTests/fast/block/positioning/window-height-change-expected.txt

Issue 19529005: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 212x18
8 text run at (0,0) width 212: "This tests for a regression against "
9 RenderInline {I} at (0,0) size 755x36
10 RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
11 RenderText {#text} at (212,0) size 348x18
12 text run at (212,0) width 348: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=5813"
13 RenderText {#text} at (560,0) size 755x36
14 text run at (560,0) width 4: " "
15 text run at (564,0) width 191: "positioned blocks don't update"
16 text run at (0,18) width 226: "when resizing the window vertically"
17 RenderText {#text} at (226,18) size 4x18
18 text run at (226,18) width 4: "."
19 RenderBlock {P} at (0,52) size 784x18
20 RenderText {#text} at (0,0) size 289x18
21 text run at (0,0) width 289: "The two squares below should be solid gr een."
22 RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)]
23 RenderBlock (anonymous) at (0,96) size 784x108
24 RenderPartObject {IFRAME} at (0,0) size 104x104 [border: (2px inset #000 000)]
25 layer at (0,0) size 100x100
26 RenderView at (0,0) size 100x100
27 layer at (0,0) size 100x8
28 RenderBlock {HTML} at (0,0) size 100x8
29 RenderBody {BODY} at (8,8) size 84x0 [bgcolor=#FF0000]
30 layer at (0,0) size 100x100
31 RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#00800 0]
32 RenderText {#text} at (104,90) size 4x18
33 text run at (104,90) width 4: " "
34 RenderPartObject {IFRAME} at (108,0) size 104x104 [border: (2px inset #0 00000)]
35 layer at (0,0) size 100x100
36 RenderView at (0,0) size 100x100
37 layer at (0,0) size 100x16
38 RenderDeprecatedFlexibleBox {HTML} at (0,0) size 100x16
39 RenderBody {BODY} at (8,8) size 0x0 [bgcolor=#FF0000]
40 layer at (0,0) size 100x100
41 RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#00800 0]
42 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698