diff options
Diffstat (limited to 'layout/reftests/text-shadow/padding-decoration-ref.html')
-rw-r--r-- | layout/reftests/text-shadow/padding-decoration-ref.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/reftests/text-shadow/padding-decoration-ref.html b/layout/reftests/text-shadow/padding-decoration-ref.html new file mode 100644 index 000000000..1cc1f5ec4 --- /dev/null +++ b/layout/reftests/text-shadow/padding-decoration-ref.html @@ -0,0 +1 @@ +<!DOCTYPE HTML><div><a href="http://test" style="margin-left: 20px; text-shadow: 2px 2px 2px blue;">Hello world hello world</a></div> |