Changeset 90233 in webkit
- Timestamp:
- Jul 1, 2011, 9:21:39 AM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
fast/events/window-onerror5-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r90231 r90233 1 2011-07-01 Adam Roben <aroben@apple.com> 2 3 Update expected results after r90159 4 5 Fixes <http://webkit.org/b/63810> REGRESSION (r90159): fast/events/window-onerror5.html 6 failing 7 8 * fast/events/window-onerror5-expected.txt: Updated for progression. 9 1 10 2011-07-01 Balazs Kelemen <kbalazs@webkit.org> 2 11 -
trunk/LayoutTests/fast/events/window-onerror5-expected.txt
r89257 r90233 1 1 Test that window.onerror is invoked for syntax error in eval. You should see a log record if window.onerror is working properly for this test.Bug 8519. 2 2 3 Error caught successfully: SyntaxError: Unexpected EOF File: undefined Line: 13 Error caught successfully: SyntaxError: Unexpected EOF File: window-onerror5.html Line: 16 4 4
Note:
See TracChangeset
for help on using the changeset viewer.