diff options
Diffstat (limited to 'layout/reftests/first-line/border-not-apply-ref.html')
-rw-r--r-- | layout/reftests/first-line/border-not-apply-ref.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/first-line/border-not-apply-ref.html b/layout/reftests/first-line/border-not-apply-ref.html new file mode 100644 index 0000000000..57cc100914 --- /dev/null +++ b/layout/reftests/first-line/border-not-apply-ref.html @@ -0,0 +1,3 @@ +<!DOCTYPE HTML> +<title>border should not apply to :first-line (bug 469227)</title> +<p>Hello</p> |