diff options
Diffstat (limited to '')
-rw-r--r-- | dom/tests/reftest/bug427779-ref.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/tests/reftest/bug427779-ref.xml b/dom/tests/reftest/bug427779-ref.xml new file mode 100644 index 0000000000..b3631c0d14 --- /dev/null +++ b/dom/tests/reftest/bug427779-ref.xml @@ -0,0 +1,3 @@ +<html xmlns="http://www.w3.org/1999/xhtml"> +<body>This is a test</body> +</html> |