blob: 9032ce8712cfee10e5f7df490f354e364c5a3609 [file] [log] [blame]
yael.aharon@nokia.com75b89742010-11-13 00:47:52 +00001This is an element
2
mmaxfield@apple.com6ebeece2014-12-09 21:03:54 +00003
yael.aharon@nokia.com75b89742010-11-13 00:47:52 +00004This is an element
5This is an element
6
7This is an element
8PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
9PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
10PASS gFocusedDocument.activeElement.getAttribute("id") is "3"
11PASS gFocusedDocument.activeElement.getAttribute("id") is "4"
12PASS gFocusedDocument.activeElement.getAttribute("id") is "5"
13PASS gFocusedDocument.activeElement.getAttribute("id") is "4"
14PASS gFocusedDocument.activeElement.getAttribute("id") is "3"
15PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
16PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
17PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
18This test tests that a anchor element with in image in it and a space after the image, can still give the correct size in ContainerNode::getRect().