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

Unified Diff: LayoutTests/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-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/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt
diff --git a/LayoutTests/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt b/LayoutTests/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt
deleted file mode 100644
index 7d5e758da0a56976a71ca968ca669e01f643bd2d..0000000000000000000000000000000000000000
--- a/LayoutTests/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt
+++ /dev/null
@@ -1,55 +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 784x576
- RenderTable {TABLE} at (0,0) size 91x83 [border: (1px solid #000000)]
- RenderTableSection {TBODY} at (1,1) size 88x80
- RenderTableRow {TR} at (0,0) size 88x40
- RenderTableCell {TD} at (0,0) size 45x39 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (3,3) size 40x34
- text run at (3,3) width 40: "foo"
- RenderTableCell {TD} at (45,0) size 43x40 [border: (2px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 38x34
- text run at (3,3) width 38: "bar"
- RenderTableRow {TR} at (0,40) size 88x40
- RenderTableCell {TD} at (0,41) size 45x38 [border: none] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (3,1) size 40x34
- text run at (3,1) width 40: "foo"
- RenderTableCell {TD} at (45,40) size 43x40 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 38x34
- text run at (3,3) width 38: "bar"
- RenderBlock {P} at (0,99) size 784x127
- RenderTable {TABLE} at (0,0) size 135x127 [border: (12px solid #000000)]
- RenderTableSection {TBODY} at (12,12) size 110x102
- RenderTableRow {TR} at (0,0) size 110x51
- RenderTableCell {TD} at (0,0) size 56x50 [border: (13px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (14,14) size 40x34
- text run at (14,14) width 40: "foo"
- RenderTableCell {TD} at (56,0) size 54x51 [border: (13px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (3,14) size 38x34
- text run at (3,14) width 38: "bar"
- RenderTableRow {TR} at (0,51) size 110x51
- RenderTableCell {TD} at (0,52) size 56x49 [border: none] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (14,1) size 40x34
- text run at (14,1) width 40: "foo"
- RenderTableCell {TD} at (56,51) size 54x51 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 38x34
- text run at (3,3) width 38: "bar"
- RenderBlock {P} at (0,242) size 784x177
- RenderTable {TABLE} at (0,0) size 185x177 [border: (25px solid #000000)]
- RenderTableSection {TBODY} at (25,25) size 135x127
- RenderTableRow {TR} at (0,0) size 135x63
- RenderTableCell {TD} at (0,0) size 68x62 [border: (25px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (26,26) size 40x34
- text run at (26,26) width 40: "foo"
- RenderTableCell {TD} at (68,0) size 67x63 [border: (25px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (3,26) size 38x34
- text run at (3,26) width 38: "bar"
- RenderTableRow {TR} at (0,63) size 135x64
- RenderTableCell {TD} at (0,64) size 68x62 [border: none] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (26,1) size 40x34
- text run at (26,1) width 40: "foo"
- RenderTableCell {TD} at (68,63) size 67x64 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 38x34
- text run at (3,3) width 38: "bar"

Powered by Google App Engine
This is Rietveld 408576698