| Index: LayoutTests/fast/dom/document-all-tags-expected.txt
|
| diff --git a/LayoutTests/fast/dom/document-all-tags-expected.txt b/LayoutTests/fast/dom/document-all-tags-expected.txt
|
| index 60e178a6cd9ecbca47094fb1e625da2610e73477..cfcdf56f163d1caeda0a6eee72713d49f2533365 100644
|
| --- a/LayoutTests/fast/dom/document-all-tags-expected.txt
|
| +++ b/LayoutTests/fast/dom/document-all-tags-expected.txt
|
| @@ -3,7 +3,7 @@ Test that HTMLAllCollection.tags() matches IE behavior with too few arguments.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS document.all.tags() threw exception TypeError: Not enough arguments.
|
| +PASS document.all.tags() threw exception TypeError: Failed to execute 'tags' on 'HTMLAllCollection': 1 argument required, but only 0 present..
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|