|
|
| 7 | 7 | PASS successfullyParsed is true
|
|---|
| 8 | 8 |
|
|---|
| 9 | 9 | TEST COMPLETE
|
|---|
| 10 | | PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
|
|---|
| 11 | | PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
|
|---|
| 12 | | PASS gFocusedDocument.activeElement.getAttribute("id") is "3"
|
|---|
| 13 | | PASS gFocusedDocument.activeElement.getAttribute("id") is "4"
|
|---|
| 14 | | PASS gFocusedDocument.activeElement.getAttribute("id") is "5"
|
|---|
| 15 | | PASS gFocusedDocument.activeElement.getAttribute("id") is "4"
|
|---|
| 16 | | PASS gFocusedDocument.activeElement.getAttribute("id") is "3"
|
|---|
| 17 | | PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
|
|---|
| 18 | | PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
|
|---|
| 10 | FAIL gFocusedDocument.activeElement.getAttribute("id") should be 1. Was start.
|
|---|
| 11 | FAIL gFocusedDocument.activeElement.getAttribute("id") should be 2. Was 1.
|
|---|
| 12 | FAIL gFocusedDocument.activeElement.getAttribute("id") should be 3. Was 2.
|
|---|
| 13 | FAIL gFocusedDocument.activeElement.getAttribute("id") should be 4. Was 3.
|
|---|
| 14 | FAIL gFocusedDocument.activeElement.getAttribute("id") should be 5. Was 4.
|
|---|
| 15 | FAIL gFocusedDocument.activeElement.getAttribute("id") should be 4. Was 3.
|
|---|
| 16 | FAIL gFocusedDocument.activeElement.getAttribute("id") should be 3. Was 2.
|
|---|
| 17 | FAIL gFocusedDocument.activeElement.getAttribute("id") should be 2. Was 1.
|
|---|
| 18 | FAIL gFocusedDocument.activeElement.getAttribute("id") should be 1. Was start.
|
|---|
| 19 | 19 | PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
|---|
| 20 | 20 | 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().
|
|---|