diff options
Diffstat (limited to 'layout/base/tests/bug583889_inner2.html')
-rw-r--r-- | layout/base/tests/bug583889_inner2.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/base/tests/bug583889_inner2.html b/layout/base/tests/bug583889_inner2.html new file mode 100644 index 000000000..ce63f54cf --- /dev/null +++ b/layout/base/tests/bug583889_inner2.html @@ -0,0 +1,5 @@ +<body> +<a id="id1">link 1</a> +<a id="id2">link 2</a> +<a id="id3">link 3</a> +</body> |