| OLD | NEW |
| 1 CONSOLE WARNING: Calling Element.createShadowRoot() for an element which already
hosts an user-agent shadow root is deprecated. See https://www.chromestatus.com
/features/4668884095336448 for more details. |
| 1 Mock: Opening a file chooser. | 2 Mock: Opening a file chooser. |
| 2 Clicking on a file control should open a file chooser dialog even if it has auth
or ShadowRoots. This test requires testRunner, and should open the file chooser
dialog just once. | 3 Clicking on a file control should open a file chooser dialog even if it has auth
or ShadowRoots. This test requires testRunner, and should open the file chooser
dialog just once. |
| 3 | 4 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 5 | 6 |
| 6 | 7 |
| 7 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
| 8 | 9 |
| 9 TEST COMPLETE | 10 TEST COMPLETE |
| 10 | 11 |
| OLD | NEW |