diff options
Diffstat (limited to 'testing/web-platform/mozilla/tests/css/file-selector-button-margin-notref.html')
-rw-r--r-- | testing/web-platform/mozilla/tests/css/file-selector-button-margin-notref.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/tests/css/file-selector-button-margin-notref.html b/testing/web-platform/mozilla/tests/css/file-selector-button-margin-notref.html new file mode 100644 index 0000000000..67fc0af389 --- /dev/null +++ b/testing/web-platform/mozilla/tests/css/file-selector-button-margin-notref.html @@ -0,0 +1,2 @@ +<!doctype html> +<input type=file> |