1 Verify that TextRanges exceptions are properly messaged to developers.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
".
4
5
6 PASS el.buffered.start(1) threw exception IndexSizeError: Failed to execute 'sta
rt' on 'TimeRanges': The index provided (1) is not less than the object's length
(0)..
7 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)
..
Issue 197213012: Improve media-related exception messages
(Closed)
Created 6 years, 9 months ago by philipj_slow
Modified 6 years, 9 months ago
Reviewers: Mike West, acolwell GONE FROM CHROMIUM
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 0