Changeset 94023 in webkit
- Timestamp:
- Aug 29, 2011, 3:51:21 PM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
fast/files/create-blob-url-crash-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r94018 r94023 1 2011-08-29 Sam Weinig <sam@webkit.org> 2 3 Update results for fast/files/create-blob-url-crash.html to match 4 exception text. 5 6 * fast/files/create-blob-url-crash-expected.txt: 7 1 8 2011-08-29 David Levin <levin@chromium.org> 2 9 -
trunk/LayoutTests/fast/files/create-blob-url-crash-expected.txt
r93713 r94023 1 1 Test that createObjectURL with no argument should throw an exception. 2 PASS: Type error2 PASS: Not enough arguments 3 3 DONE 4 4
Note:
See TracChangeset
for help on using the changeset viewer.