diff -r 000000000000 -r 6474c204b198 layout/reftests/text-decoration/table-quirk-2.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/layout/reftests/text-decoration/table-quirk-2.html Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,35 @@ +text-decoration quirk on tables (Bug 572713) + +

text-decoration on a block

+ +
+ +text in the block + +
text in a block in the block
+ +
an HTML table
+ +
an HTML table that's not table-display
+ +
a div with table display types
+ + +
+ +

text-decoration on an inline

+ +
+ +text in the block + +
text in a block in the block
+ +
an HTML table
+ +
an HTML table that's not table-display
+ +
a div with table display types
+ + +