| Index: LayoutTests/fast/dom/exception-in-binding-expected.txt
|
| diff --git a/LayoutTests/fast/dom/exception-in-binding-expected.txt b/LayoutTests/fast/dom/exception-in-binding-expected.txt
|
| index 2467a438a14fcce911aff6554006d9d60dbd612f..9c103cfba64db32ab8610fb5c31de8e56c36a1f2 100644
|
| --- a/LayoutTests/fast/dom/exception-in-binding-expected.txt
|
| +++ b/LayoutTests/fast/dom/exception-in-binding-expected.txt
|
| @@ -3,10 +3,13 @@ Tests to ensure that attributes are not set when an exceptions is raised while c
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS select.name is "select"
|
| -PASS select.selectedIndex is 1
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +PASS select.name is "select"
|
| +PASS select.selectedIndex is 1
|
|
|
|
|
|
|