| Index: LayoutTests/fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js
|
| diff --git a/LayoutTests/fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js b/LayoutTests/fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js
|
| index a96c587a9188f4504cf7bf774c113dfafa64d3d5..c1d15dea5042cdf436781a24250faf184ab70a12 100644
|
| --- a/LayoutTests/fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js
|
| +++ b/LayoutTests/fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js
|
| @@ -115,7 +115,7 @@ debug('- Test invalid tokens');
|
|
|
| // Testing exception due to invalid token
|
|
|
| -// shouldThrow from js-test-pre.js is not sufficient.
|
| +// shouldThrow from js-test.js is not sufficient.
|
| function shouldThrowDOMException(f, ec)
|
| {
|
| try {
|
|
|