| OLD | NEW |
| 1 Line 1 | 1 Line 1 |
| 2 Line 2 | 2 Line 2 |
| 3 Line 3 | 3 Line 3 |
| 4 | 4 |
| 5 line 4 | 5 line 4 |
| 6 line 5 | 6 line 5 |
| 7 | 7 |
| 8 Document.querySelectorAll | 8 Document.querySelectorAll |
| 9 | 9 |
| 10 [object HTMLDivElement], length: 1 | 10 [object HTMLDivElement], length: 1 |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 75 [object HTMLDivElement] | 75 [object HTMLDivElement] |
| 76 TypeError: Cannot call method 'dump' of null | 76 TypeError: Cannot call method 'dump' of null |
| 77 [object HTMLDivElement] | 77 [object HTMLDivElement] |
| 78 [object HTMLDivElement] | 78 [object HTMLDivElement] |
| 79 [object HTMLDivElement] | 79 [object HTMLDivElement] |
| 80 SyntaxError: Failed to execute 'querySelector' on 'DocumentFragment': '@font-fac
e' is not a valid selector. | 80 SyntaxError: Failed to execute 'querySelector' on 'DocumentFragment': '@font-fac
e' is not a valid selector. |
| 81 SyntaxError: Failed to execute 'querySelector' on 'DocumentFragment': The provid
ed selector is empty. | 81 SyntaxError: Failed to execute 'querySelector' on 'DocumentFragment': The provid
ed selector is empty. |
| 82 TypeError: Cannot call method 'dump' of null | 82 TypeError: Cannot call method 'dump' of null |
| 83 TypeError: Cannot call method 'dump' of null | 83 TypeError: Cannot call method 'dump' of null |
| 84 | 84 |
| OLD | NEW |