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 0000000000..dba6945f4b --- /dev/null +++ b/testing/web-platform/tests/common/dummy.xhtml @@ -0,0 +1,2 @@ +<!DOCTYPE html> +<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Dummy XHTML document</title></head><body /></html> |