diff -r 000000000000 -r 6474c204b198 layout/reftests/table-background/backgr_layers-opacity.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/layout/reftests/table-background/backgr_layers-opacity.html Wed Dec 31 06:09:35 2014 +0100
@@ -0,0 +1,130 @@
+
+
+
+layers: opacity
+
+
+
+
+
+
+
+CSS2 Table Backgrounds Test Suite
+
+Part E: Special Tests
+
+ opacity: 0.5
+
+
+ - The first three rows should be red.
+
- The last row should be orange.
+
- Cell A should be purple. Cell P should also be purple, but of a shade that reflects the underlying orange rather than the red.
+
+
+
+ - next
+
- Special Tests: Fixed Backgrounds
+
- previous
+
- Background with Borders: Background on 'table-cell'
+
- contents
+
- Table of Contents
+
+
+
+ With 'border-collapse: separate'
+
+
+
+
+
+
+
+
+
+
+ TH A |
+ TH B |
+ |
+ TH D |
+
+
+
+
+ TD M |
+
+ TD O |
+ TD P |
+
+
+
+ TD E |
+ TD F |
+ TD G |
+ TD H |
+
+
+
+ TD J |
+ TD K |
+ TD L |
+
+
+
+
+
+ With 'border-collapse: collapse'
+
+
+
+
+
+
+
+
+
+
+ TH A |
+ TH B |
+ |
+ 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>
+
+
+