| Index: LayoutTests/fast/dom/dom-constructors-expected.txt
|
| diff --git a/LayoutTests/fast/dom/dom-constructors-expected.txt b/LayoutTests/fast/dom/dom-constructors-expected.txt
|
| index 54bd171749bbbb20dffe1177566dcc6ee2da170b..0f2ac983f45e7897651992d0689b528347259ace 100644
|
| --- a/LayoutTests/fast/dom/dom-constructors-expected.txt
|
| +++ b/LayoutTests/fast/dom/dom-constructors-expected.txt
|
| @@ -114,7 +114,7 @@ PASS TryAllocate('Selection') is 'exception'
|
| PASS TryAllocate('Window') is 'exception'
|
| FAIL TryAllocate('History') should be exception. Was no constructor.
|
| PASS TryAllocate('HTMLOptionsCollection') is 'exception'
|
| -FAIL TryAllocate('Location') should be exception. Was no constructor.
|
| +PASS TryAllocate('Location') is 'exception'
|
| FAIL TryAllocate('Navigator') should be exception. Was no constructor.
|
| FAIL TryAllocate('NodeIterator') should be exception. Was no constructor.
|
| PASS TryAllocate('RGBColor') is 'exception'
|
|
|