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

Unified Diff: LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/block/positioning/auto/005-expected.txt

Issue 1149953006: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/platform/mac-mountainlion/virtual/slimmingpaint/fast/block/positioning/auto/005-expected.txt
diff --git a/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/block/positioning/auto/005-expected.txt b/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/block/positioning/auto/005-expected.txt
deleted file mode 100644
index d9a91d70429d6a6192ff9845bee0c500550934e8..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/block/positioning/auto/005-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutText {#text} at (0,0) size 782x72
- text run at (0,0) width 519: "In this test, you should see three blocks that are aligned right within a black box. "
- text run at (518,0) width 249: "They should be stacked vertically with"
- text run at (0,18) width 275: "the green box in between two olive boxes. "
- text run at (274,18) width 508: "The olive boxes and the green box should be 100x100, and there should be 100"
- text run at (0,36) width 333: "pixels of padding on the right side of the box stack. "
- text run at (332,36) width 437: "The black box's top should be aligned with the end of the last line in"
- text run at (0,54) width 505: "this parargaph and its left side should begin right after the end of this sentence."
- LayoutText {#text} at (0,0) size 0x0
-layer at (512,62) size 240x340
- LayoutBlockFlow (positioned) {SPAN} at (512.31,62) size 240x340 [border: (20px solid #000000)]
-layer at (632,182) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (632,82) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (120,20) size 100x100 [bgcolor=#808000]
-layer at (632,282) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (120,220) size 100x100 [bgcolor=#808000]

Powered by Google App Engine
This is Rietveld 408576698