diff options
Diffstat (limited to 'layout/reftests/forms/button/appearance-revert.html')
-rw-r--r-- | layout/reftests/forms/button/appearance-revert.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/reftests/forms/button/appearance-revert.html b/layout/reftests/forms/button/appearance-revert.html new file mode 100644 index 0000000000..06f1d045d2 --- /dev/null +++ b/layout/reftests/forms/button/appearance-revert.html @@ -0,0 +1,2 @@ +<!doctype html> +<button style="border: revert">Foo</button> |