diff options
Diffstat (limited to 'editor/reftests/nobogusnode-ref.html')
-rw-r--r-- | editor/reftests/nobogusnode-ref.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/editor/reftests/nobogusnode-ref.html b/editor/reftests/nobogusnode-ref.html new file mode 100644 index 000000000..052a53b51 --- /dev/null +++ b/editor/reftests/nobogusnode-ref.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<html> +<body> + This is a test. +</body> +</html> |