OLD | NEW |
1 CONSOLE MESSAGE: line 9: [object Window] | 1 CONSOLE MESSAGE: line 9: [object global] |
2 CONSOLE MESSAGE: line 10: [object ShadowRoot] | 2 CONSOLE MESSAGE: line 10: [object ShadowRoot] |
3 Tests that console does not log deprecated warning messages while dir-dumping ob
jects. | 3 Tests that console does not log deprecated warning messages while dir-dumping ob
jects. |
4 | 4 |
5 Window console-dir-deprecated.html:9 | 5 Window console-dir-deprecated.html:9 |
6 #document-fragment console-dir-deprecated.html:10 | 6 #document-fragment console-dir-deprecated.html:10 |
7 | 7 |
OLD | NEW |