summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-decoration/decoration-color-override-quirks.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/text-decoration/decoration-color-override-quirks.html')
-rw-r--r--layout/reftests/text-decoration/decoration-color-override-quirks.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/reftests/text-decoration/decoration-color-override-quirks.html b/layout/reftests/text-decoration/decoration-color-override-quirks.html
new file mode 100644
index 0000000000..67e1346b94
--- /dev/null
+++ b/layout/reftests/text-decoration/decoration-color-override-quirks.html
@@ -0,0 +1,5 @@
+<html>
+ <body>
+ <u>hello<img src="../backgrounds/red-128-alpha-32x32.png"><font color="purple">hello</font></u>
+ </body>
+</html>