diff options
Diffstat (limited to 'layout/reftests/bugs/413982-ref.html')
-rw-r--r-- | layout/reftests/bugs/413982-ref.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/reftests/bugs/413982-ref.html b/layout/reftests/bugs/413982-ref.html new file mode 100644 index 0000000000..3e8af90a7e --- /dev/null +++ b/layout/reftests/bugs/413982-ref.html @@ -0,0 +1,10 @@ +<!DOCTYPE HTML> +<html lang="en"> +<head> + <title>Bug 413982</title> +</head> +<body> + <div>This is the first line.</div> + <div>This is the second line.</div> +</body> +</html> |