| OLD | NEW |
| 1 A) Entered DOMContentLoaded event handler function. | 1 A) Entered DOMContentLoaded event handler function. |
| 2 B) Exiting DOMContentLoaded event handler function. |
| 2 C) Entered load event handler function. | 3 C) Entered load event handler function. |
| 3 D) Exiting load event handler function. | 4 D) Exiting load event handler function. |
| 4 Test passed if messages A, B, C, D were all in order and there was no crash. | 5 Test passed if messages A, B, C, D were all in order and there was no crash. |
| 5 B) Exiting DOMContentLoaded event handler function. | |
| OLD | NEW |