diff -r 000000000000 -r 6474c204b198 layout/reftests/text-decoration/decoration-style-quirks-ref.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/layout/reftests/text-decoration/decoration-style-quirks-ref.html Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,49 @@ +

+ Here is specified the decoration style as dotted but no decoration lines, + however, + + here has solid decoration lines, + and here has no decoration lines. +

+

+ Here is specified the decoration style as dashed but no decoration lines, + however, + + here has inherited decoration lines, + and here has no decoration lines. +

+

+ + Here has dotted decoration lines, + + + here has wavy decoration + lines, + and here has dotted decoration lines. +

+

+ + Here has double decoration lines, + + here is specified as dashed decoration lines but should be + ignored, + and here has double decoration lines. +

+

+ Here is specified the decoration style as -moz-none. +

+

+ Here has solid decoration lines even if its style is specified as dotted + before text-decoration. +