| Index: LayoutTests/fast/dom/time-ranges-exceptions-expected.txt
|
| diff --git a/LayoutTests/fast/dom/time-ranges-exceptions-expected.txt b/LayoutTests/fast/dom/time-ranges-exceptions-expected.txt
|
| deleted file mode 100644
|
| index 690708b1b0e2415b0509aa9e43709fa983a6919a..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/time-ranges-exceptions-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -Verify that TextRanges exceptions are properly messaged to developers.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS el.buffered.start(1) threw exception IndexSizeError: Failed to execute 'start' on 'TimeRanges': The index provided (1) is not less than the object's length (0)..
|
| -PASS el.buffered.end(1) threw exception IndexSizeError: Failed to execute 'end' on 'TimeRanges': The index provided (1) is not less than the object's length (0)..
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|