| OLD | NEW |
| 1 | 1 |
| 2 This is a testharness.js-based test. | 2 This is a testharness.js-based test. |
| 3 PASS transfer created callback | 3 PASS transfer created callback |
| 4 PASS __proto__, :unresolved and created callback timing | 4 PASS __proto__, :unresolved and created callback timing |
| 5 PASS other callbacks for a given element are queued during the created callback
and dispatched when the created callback completes | 5 PASS other callbacks for a given element are queued during the created callback
and dispatched when the created callback completes |
| 6 PASS callback is called even if the element is moved to foreign document |
| 6 Harness: the test ran to completion. | 7 Harness: the test ran to completion. |
| 7 | 8 |
| OLD | NEW |