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