diff options
Diffstat (limited to 'testing/web-platform/tests/common/dummy.xhtml')
-rw-r--r-- | testing/web-platform/tests/common/dummy.xhtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/web-platform/tests/common/dummy.xhtml b/testing/web-platform/tests/common/dummy.xhtml new file mode 100644 index 000000000..5b208d744 --- /dev/null +++ b/testing/web-platform/tests/common/dummy.xhtml @@ -0,0 +1,2 @@ +<!DOCTYPE html> +<html><head><title>Dummy XHTML document</title></head><body /></html> |