diff options
Diffstat (limited to 'dom/tests/mochitest/chrome/selectAtPoint-innerframe.html')
-rw-r--r-- | dom/tests/mochitest/chrome/selectAtPoint-innerframe.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/tests/mochitest/chrome/selectAtPoint-innerframe.html b/dom/tests/mochitest/chrome/selectAtPoint-innerframe.html new file mode 100644 index 0000000000..34a8055cce --- /dev/null +++ b/dom/tests/mochitest/chrome/selectAtPoint-innerframe.html @@ -0,0 +1,6 @@ +<html> +<body style='margin: 0; padding: 0; font-family: monospace;' onload='window.parent.onFrameLoad();'> +<div id='sel2'>ttestselection2 Lorem ipsum dolor sit amet, at duo debet graeci, vivendum vulputate per ut.</div> +<br/><br/> +</body> +</html>"> |