| OLD | NEW |
| 1 CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M57,
around March 2017. See https://www.chromestatus.com/features/5716060992962560 fo
r more details. | |
| 2 PASS successfullyParsed is true | 1 PASS successfullyParsed is true |
| 3 | 2 |
| 4 TEST COMPLETE | 3 TEST COMPLETE |
| 5 | 4 |
| 6 Ensures that it's not possible to have two AXLayoutObjects that point to the sam
e renderer, if the initialization of an AXLayoutObject results in another object
with the same renderer being created before AXObjectCache has added that mappin
g to its hash. | 5 Ensures that it's not possible to have two AXLayoutObjects that point to the sam
e renderer, if the initialization of an AXLayoutObject results in another object
with the same renderer being created before AXObjectCache has added that mappin
g to its hash. |
| 7 | 6 |
| 8 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| OLD | NEW |