| This is an element |
| |
| |
| This is an element |
| This is an element |
| |
| This is an element |
| PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
| PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
| PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
| PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
| PASS gFocusedDocument.activeElement.getAttribute("id") is "5" |
| PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
| PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
| PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
| PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
| PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
| This 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(). |