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

Unified Diff: LayoutTests/fast/table/border-collapsing/003-vertical-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/table/border-collapsing/003-vertical-expected.txt
diff --git a/LayoutTests/fast/table/border-collapsing/003-vertical-expected.txt b/LayoutTests/fast/table/border-collapsing/003-vertical-expected.txt
deleted file mode 100644
index 60526934bbe327a6c43fe786bb5e90d9555af770..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/table/border-collapsing/003-vertical-expected.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (396,0) size 404x600
- RenderBlock {HTML} at (0,0) size 404x600
- RenderBody {BODY} at (16,8) size 356x584
- RenderBlock {P} at (0,0) size 54x584
- RenderText {#text} at (0,0) size 19x201
- text run at (0,0) width 201: "The black border below should "
- RenderInline {I} at (0,0) size 19x20
- RenderText {#text} at (0,201) size 19x20
- text run at (0,201) width 20: "not"
- RenderText {#text} at (0,221) size 37x545
- text run at (0,221) width 212: " cut through the top left corner of "
- text run at (0,433) width 112: "the blue border. It"
- text run at (18,0) width 288: "would cut through with our old behavior, but "
- RenderInline {A} at (0,0) size 19x22 [color=#0000EE]
- RenderText {#text} at (18,288) size 19x22
- text run at (18,288) width 22: "this"
- RenderText {#text} at (18,310) size 37x581
- text run at (18,310) width 4: " "
- text run at (18,314) width 267: "bug fix changed our behavior to match the"
- text run at (36,0) width 32: "spec."
- RenderBlock {DIV} at (86,32) size 270x520 [border: (1px solid #0000FF)]
- RenderTable {DIV} at (1,1) size 220x115 [border: (1px none #000000)]
- RenderTableSection (anonymous) at (10,1) size 200x104
- RenderTableRow {P} at (0,0) size 100x104
- RenderTableCell {SPAN} at (0,0) size 100x-37 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (0,52) size 100x20 [border: (10px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {P} at (0,100) size 100x104 [border: (1px solid #0000FF)]
- RenderTableCell {SPAN} at (100,0) size 100x-28 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (100,52) size 100x20 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698