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

Unified Diff: LayoutTests/fast/block/margin-collapse/041-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/margin-collapse/041-expected.txt
diff --git a/LayoutTests/fast/block/margin-collapse/041-expected.txt b/LayoutTests/fast/block/margin-collapse/041-expected.txt
deleted file mode 100644
index c6783ce396148f4aa92fad6a82095f533940fd19..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/block/margin-collapse/041-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x118
- RenderBlock {HTML} at (0,0) size 800x118
- RenderBody {BODY} at (8,16) size 784x94
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 276x19
- text run at (0,0) width 276: "The two boxes below should look identical."
- RenderTable {TABLE} at (0,34) size 214x60
- RenderTableSection {TBODY} at (0,0) size 214x60
- RenderTableRow {TR} at (0,2) size 214x56
- RenderTableCell {TD} at (2,2) size 104x56 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 102x54 [bgcolor=#00FFFF] [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 96x16 [bgcolor=#FF00FF]
- RenderBlock {DIV} at (3,35) size 96x16 [bgcolor=#FF0000]
- RenderBlock (floating) {DIV} at (0,0) size 48x16 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 96x16 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (108,2) size 104x56 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 102x54 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 96x16 [border: (16px solid #FF00FF) none]
- RenderBlock {DIV} at (3,19) size 96x16 [border: (16px solid #00FFFF) none]
- RenderBlock {DIV} at (3,35) size 96x16 [border: none (48px solid #FFFF00) none (48px solid #FFA500)]

Powered by Google App Engine
This is Rietveld 408576698