⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 90233 in webkit


Ignore:
Timestamp:
Jul 1, 2011, 9:21:39 AM (15 years ago)
Author:
Adam Roben
Message:

Update expected results after r90159

Fixes <http://webkit.org/b/63810> REGRESSION (r90159): fast/events/window-onerror5.html
failing

  • fast/events/window-onerror5-expected.txt: Updated for progression.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r90231 r90233  
     12011-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
    1102011-07-01  Balazs Kelemen  <kbalazs@webkit.org>
    211
  • trunk/LayoutTests/fast/events/window-onerror5-expected.txt

    r89257 r90233  
    11Test 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.
    22
    3 Error caught successfully: SyntaxError: Unexpected EOF File: undefined Line: 1
     3Error caught successfully: SyntaxError: Unexpected EOF File: window-onerror5.html Line: 16
    44
Note: See TracChangeset for help on using the changeset viewer.