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

Unified Diff: LayoutTests/fast/block/positioning/height-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/block/positioning/height-change-expected.txt
diff --git a/LayoutTests/fast/block/positioning/height-change-expected.txt b/LayoutTests/fast/block/positioning/height-change-expected.txt
deleted file mode 100644
index d33a9e44477ceeaca4985565e482272dbf1ec71e..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/block/positioning/height-change-expected.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 212x18
- text run at (0,0) width 212: "This tests for a regression against "
- RenderInline {I} at (0,0) size 743x36
- RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
- RenderText {#text} at (212,0) size 348x18
- text run at (212,0) width 348: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6881"
- RenderText {#text} at (560,0) size 743x36
- text run at (560,0) width 4: " "
- text run at (564,0) width 179: "Block with position:absolute"
- text run at (0,18) width 579: "bottom:0 doesn't always move when height of containing block changes (affects Safari RSS)"
- RenderText {#text} at (579,18) size 4x18
- text run at (579,18) width 4: "."
- RenderBlock {P} at (0,52) size 784x18
- RenderText {#text} at (0,0) size 550x18
- text run at (0,0) width 550: "The squares below should have blue tops and green bottoms, not the other way around."
- RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,196) size 784x18
- RenderBR {BR} at (0,0) size 0x18
-layer at (8,104) size 784x100
- RenderBlock (relative positioned) {DIV} at (0,96) size 784x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#87CEEB]
-layer at (8,154) size 100x50
- RenderBlock (positioned) {DIV} at (0,50) size 100x50 [bgcolor=#90EE90]
-layer at (8,222) size 784x100
- RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,214) size 784x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#87CEEB]
-layer at (8,272) size 100x50
- RenderBlock (positioned) {DIV} at (0,50) size 100x50 [bgcolor=#90EE90]

Powered by Google App Engine
This is Rietveld 408576698