| Index: LayoutTests/fast/dom/MutationObserver/observe-options-attributes-expected.txt
|
| diff --git a/LayoutTests/fast/dom/MutationObserver/observe-options-attributes-expected.txt b/LayoutTests/fast/dom/MutationObserver/observe-options-attributes-expected.txt
|
| deleted file mode 100644
|
| index bbfc51acbbf77a8f52e94d460b1570b982887fdc..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/MutationObserver/observe-options-attributes-expected.txt
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -Test MutationObserver.observe options related to attributes
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS records.length is 1
|
| -PASS records[0].oldValue is "1"
|
| -PASS records.length is 1
|
| -PASS records[0].oldValue is null
|
| -PASS records.length is 1
|
| -PASS records[0].oldValue is null
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|