diff options
Diffstat (limited to 'testing/web-platform/mozilla/tests/infrastructure/prefs/prefs-false.html')
-rw-r--r-- | testing/web-platform/mozilla/tests/infrastructure/prefs/prefs-false.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/tests/infrastructure/prefs/prefs-false.html b/testing/web-platform/mozilla/tests/infrastructure/prefs/prefs-false.html new file mode 100644 index 0000000000..667d1e1bf6 --- /dev/null +++ b/testing/web-platform/mozilla/tests/infrastructure/prefs/prefs-false.html @@ -0,0 +1,5 @@ +<!DOCTYPE html> +<html> +<meta charset="utf-8"> +<div id="result">false</div> +</html> |