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

Side by Side Diff: LayoutTests/fast/block/positioning/relayout-on-position-change-expected.txt

Issue 20066006: 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 756x36
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=7095"
13 RenderText {#text} at (560,0) size 756x36
14 text run at (560,0) width 4: " "
15 text run at (564,0) width 192: "Removing positioning from an"
16 text run at (0,18) width 220: "element does not relayout properly"
17 RenderText {#text} at (220,18) size 4x18
18 text run at (220,18) width 4: "."
19 RenderBlock {P} at (0,52) size 784x18
20 RenderText {#text} at (0,0) size 373x18
21 text run at (0,0) width 373: "The green square should be to the left o f the yellow square."
22 RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)]
23 layer at (8,104) size 200x100
24 RenderBlock (relative positioned) {DIV} at (0,96) size 200x100 [bgcolor=#FFFF0 0]
25 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698