| Index: LayoutTests/fast/dom/SelectorAPI/dumpNodeList-expected.txt
|
| diff --git a/LayoutTests/fast/dom/SelectorAPI/dumpNodeList-expected.txt b/LayoutTests/fast/dom/SelectorAPI/dumpNodeList-expected.txt
|
| index e4a187881ecc4532251a2f65cde428461855b4bd..6b37fc92d0545601d18f1d010e57ed07b4ab108f 100644
|
| --- a/LayoutTests/fast/dom/SelectorAPI/dumpNodeList-expected.txt
|
| +++ b/LayoutTests/fast/dom/SelectorAPI/dumpNodeList-expected.txt
|
| @@ -47,38 +47,38 @@ length: 0
|
| Document.querySelector
|
|
|
| [object HTMLDivElement]
|
| -TypeError: Cannot call method 'dump' of null
|
| +TypeError: Cannot read property 'dump' of null
|
| [object HTMLDivElement]
|
| [object HTMLDivElement]
|
| [object HTMLDivElement]
|
| SyntaxError: Failed to execute 'querySelector' on 'Document': '@font-face' is not a valid selector.
|
| SyntaxError: Failed to execute 'querySelector' on 'Document': The provided selector is empty.
|
| -TypeError: Cannot call method 'dump' of null
|
| -TypeError: Cannot call method 'dump' of null
|
| +TypeError: Cannot read property 'dump' of null
|
| +TypeError: Cannot read property 'dump' of null
|
|
|
| Element.querySelector
|
|
|
| -TypeError: Cannot call method 'dump' of null
|
| +TypeError: Cannot read property 'dump' of null
|
| [object HTMLDivElement]
|
| -TypeError: Cannot call method 'dump' of null
|
| +TypeError: Cannot read property 'dump' of null
|
| [object HTMLDivElement]
|
| [object HTMLDivElement]
|
| [object HTMLDivElement]
|
| SyntaxError: Failed to execute 'querySelector' on 'Element': '@font-face' is not a valid selector.
|
| SyntaxError: Failed to execute 'querySelector' on 'Element': The provided selector is empty.
|
| -TypeError: Cannot call method 'dump' of null
|
| -TypeError: Cannot call method 'dump' of null
|
| +TypeError: Cannot read property 'dump' of null
|
| +TypeError: Cannot read property 'dump' of null
|
|
|
| DocumentFragment.querySelector
|
|
|
| [object HTMLDivElement]
|
| [object HTMLDivElement]
|
| -TypeError: Cannot call method 'dump' of null
|
| +TypeError: Cannot read property 'dump' of null
|
| [object HTMLDivElement]
|
| [object HTMLDivElement]
|
| [object HTMLDivElement]
|
| SyntaxError: Failed to execute 'querySelector' on 'DocumentFragment': '@font-face' is not a valid selector.
|
| SyntaxError: Failed to execute 'querySelector' on 'DocumentFragment': The provided selector is empty.
|
| -TypeError: Cannot call method 'dump' of null
|
| -TypeError: Cannot call method 'dump' of null
|
| +TypeError: Cannot read property 'dump' of null
|
| +TypeError: Cannot read property 'dump' of null
|
|
|
|
|