yael.aharon@nokia.com | 75b8974 | 2010-11-13 00:47:52 +0000 | [diff] [blame] | 1 | This is an element |
| 2 | |
mmaxfield@apple.com | 6ebeece | 2014-12-09 21:03:54 +0000 | [diff] [blame] | 3 | |
yael.aharon@nokia.com | 75b8974 | 2010-11-13 00:47:52 +0000 | [diff] [blame] | 4 | This is an element |
| 5 | This is an element |
| 6 | |
| 7 | This is an element |
| 8 | PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
| 9 | PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
| 10 | PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
| 11 | PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
| 12 | PASS gFocusedDocument.activeElement.getAttribute("id") is "5" |
| 13 | PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
| 14 | PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
| 15 | PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
| 16 | PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
| 17 | PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
| 18 | 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(). |