diff -r 000000000000 -r 6474c204b198 layout/reftests/table-background/backgr_border-table-quirks.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/layout/reftests/table-background/backgr_border-table-quirks.html Wed Dec 31 06:09:35 2014 +0100
@@ -0,0 +1,123 @@
+
+
+Background on 'table'
+
+
+
+
+
+
+
+CSS2 Table Backgrounds Test Suite
+
+Part D: Background with Borders
+
+ Background on 'table'
+
+ There should be three aqua stripes just inside the bottom and right table borders.
+
+
+ - next
+
- Background with Borders: Background on 'table-row-group'
+
- previous
+
- Background with Borders: Background on 'table-cell'
+
- contents
+
- Table of Contents
+
+
+
+ With 'border-collapse: separate'
+
+
+
+
+
+
+
+
+
+
+ TH A |
+ TH B |
+ TH C |
+ TH D |
+
+
+
+
+ TD E |
+ TD F |
+ TD G |
+ TD H |
+
+
+
+ TD J |
+ TD K |
+ TD L |
+
+
+
+
+ TD M |
+
+ TD O |
+ TD P |
+
+
+
+
+ With 'border-collapse: collapse'
+
+
+
+
+
+
+
+
+
+
+ TH A |
+ TH B |
+ TH C |
+ TH D |
+
+
+
+
+ TD M |
+
+ TD O |
+ TD P |
+
+
+
+ TD E |
+ TD F |
+ TD G |
+ TD H |
+
+
+
+ TD J |
+ TD K |
+ TD L |
+
+
+
+
+

+
+
+ CSS2 Table Backgrounds Test Suite designed and written by fantasai <fantasai@escape.com>
+
+
+
+