diff options
Diffstat (limited to 'layout/reftests/text-decoration/underline-style-block-dashed-standards.html')
-rw-r--r-- | layout/reftests/text-decoration/underline-style-block-dashed-standards.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/reftests/text-decoration/underline-style-block-dashed-standards.html b/layout/reftests/text-decoration/underline-style-block-dashed-standards.html new file mode 100644 index 0000000000..237f3d0981 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-block-dashed-standards.html @@ -0,0 +1,2 @@ +<!DOCTYPE html> +<p style="text-decoration: underline; text-decoration-style: dashed;">This paragraph has underline</p> |