| Index: webkit/data/layout_test_results/v8/LayoutTests/fast/dom/SelectorAPI/dumpNodeList-expected.txt
|
| ===================================================================
|
| --- webkit/data/layout_test_results/v8/LayoutTests/fast/dom/SelectorAPI/dumpNodeList-expected.txt (revision 2614)
|
| +++ webkit/data/layout_test_results/v8/LayoutTests/fast/dom/SelectorAPI/dumpNodeList-expected.txt (working copy)
|
| @@ -5,31 +5,74 @@
|
| line 4
|
| line 5
|
|
|
| +Document.querySelectorAll
|
| +
|
| [object HTMLDivElement], length: 1
|
| +length: 0
|
| +[object HTMLDivElement], [object HTMLDivElement], length: 2
|
| [object HTMLDivElement], [object HTMLDivElement], [object HTMLDivElement], [object HTMLParagraphElement], length: 4
|
| [object HTMLDivElement], [object HTMLDivElement], [object HTMLDivElement], [object HTMLDivElement], [object HTMLParagraphElement], length: 5
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| -Error: SYNTAX_ERR: DOM Exception 12
|
| +[object HTMLDivElement], [object HTMLDivElement], [object HTMLDivElement], [object HTMLDivElement], length: 4
|
| +
|
| +Element.querySelectorAll
|
| +
|
| length: 0
|
| [object HTMLDivElement], length: 1
|
| +length: 0
|
| +[object HTMLDivElement], [object HTMLDivElement], length: 2
|
| [object HTMLDivElement], [object HTMLParagraphElement], length: 2
|
| [object HTMLDivElement], [object HTMLParagraphElement], length: 2
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| +
|
| +DocumentFragment.querySelectorAll
|
| +
|
| +[object HTMLDivElement], length: 1
|
| +[object HTMLDivElement], length: 1
|
| +length: 0
|
| +[object HTMLDivElement], [object HTMLDivElement], length: 2
|
| +[object HTMLDivElement], [object HTMLDivElement], [object HTMLParagraphElement], length: 3
|
| +[object HTMLDivElement], [object HTMLDivElement], [object HTMLParagraphElement], length: 3
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| +Error: SYNTAX_ERR: DOM Exception 12
|
| +Error: SYNTAX_ERR: DOM Exception 12
|
| +Error: SYNTAX_ERR: DOM Exception 12
|
| +
|
| +Document.querySelector
|
| +
|
| [object HTMLDivElement]
|
| +TypeError: Cannot call method 'dump' of null
|
| [object HTMLDivElement]
|
| [object HTMLDivElement]
|
| +[object HTMLDivElement]
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| +
|
| +Element.querySelector
|
| +
|
| +TypeError: Cannot call method 'dump' of null
|
| +[object HTMLDivElement]
|
| +TypeError: Cannot call method 'dump' of null
|
| +[object HTMLDivElement]
|
| +[object HTMLDivElement]
|
| +[object HTMLDivElement]
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| +Error: SYNTAX_ERR: DOM Exception 12
|
| +Error: SYNTAX_ERR: DOM Exception 12
|
| +Error: SYNTAX_ERR: DOM Exception 12
|
| +
|
| +DocumentFragment.querySelector
|
| +
|
| +[object HTMLDivElement]
|
| +[object HTMLDivElement]
|
| TypeError: Cannot call method 'dump' of null
|
| [object HTMLDivElement]
|
| [object HTMLDivElement]
|
| @@ -38,4 +81,3 @@
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| Error: SYNTAX_ERR: DOM Exception 12
|
| -Error: SYNTAX_ERR: DOM Exception 12
|
|
|