diff options
Diffstat (limited to 'layout/reftests/text-decoration/line-through-style-inline-wavy-quirks.html')
-rw-r--r-- | layout/reftests/text-decoration/line-through-style-inline-wavy-quirks.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/reftests/text-decoration/line-through-style-inline-wavy-quirks.html b/layout/reftests/text-decoration/line-through-style-inline-wavy-quirks.html new file mode 100644 index 0000000000..1f89c11ef4 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-inline-wavy-quirks.html @@ -0,0 +1 @@ +<p>This paragraph has no decoration lines, but <span style="text-decoration: line-through; text-decoration-style: wavy;">here has line-through</span>, and here has no decoration lines.</p> |