Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 CONSOLE ERROR: line 7: Uncaught NotFoundError: Failed to execute 'setNamedItem' on 'NamedNodeMap': The node provided was null. | 1 CONSOLE ERROR: line 7: Uncaught TypeError: Failed to execute 'setNamedItem' on ' NamedNodeMap': parameter 1 is not of type 'Attr'. |
| 2 This passes if it does not crash. (see https://bugs.webkit.org/show_bug.cgi?id=1 8958) | 2 This passes if it does not crash. (see https://bugs.webkit.org/show_bug.cgi?id=1 8958) |
| OLD | NEW |