diff options
Diffstat (limited to 'editor/reftests/newline-4.html')
-rw-r--r-- | editor/reftests/newline-4.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/editor/reftests/newline-4.html b/editor/reftests/newline-4.html new file mode 100644 index 000000000..2f51eaa20 --- /dev/null +++ b/editor/reftests/newline-4.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<html> +<body> + <input type="text" value="a a a b b b"> +</body> +</html> |