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

Changeset 98798 in webkit


Ignore:
Timestamp:
Oct 29, 2011, 12:04:15 AM (15 years ago)
Author:
rniwa@webkit.org
Message:

Mac rebaseline after r98617.

  • platform/mac/canvas/philip/tests/2d.imageData.put.wrongtype-expected.txt:
  • platform/mac/canvas/philip/tests/2d.missingargs-expected.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r98797 r98798  
     12011-10-28  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Mac rebaseline after r98617.
     4
     5        * platform/mac/canvas/philip/tests/2d.imageData.put.wrongtype-expected.txt:
     6        * platform/mac/canvas/philip/tests/2d.missingargs-expected.txt:
     7
    182011-10-28  Ryosuke Niwa  <rniwa@webkit.org>
    29
  • trunk/LayoutTests/platform/mac/canvas/philip/tests/2d.imageData.put.wrongtype-expected.txt

    r77719 r98798  
    1 Failed assertion: expected exception of type TypeError, got: Error: TYPE_MISMATCH_ERR: DOM Exception 17
    2 Failed assertion: expected exception of type TypeError, got: Error: TYPE_MISMATCH_ERR: DOM Exception 17
    3 Failed assertion: expected exception of type TypeError, got: Error: TYPE_MISMATCH_ERR: DOM Exception 17
     1Passed
  • trunk/LayoutTests/platform/mac/canvas/philip/tests/2d.missingargs-expected.txt

    r89434 r98798  
    7676Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
    7777Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
    78 Failed assertion: expected exception of type TypeError, got: Error: TYPE_MISMATCH_ERR: DOM Exception 17
    79 Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
    80 Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
    8178Failed assertion: expected exception of type TypeError, got: Error: INDEX_SIZE_ERR: DOM Exception 1
    8279Failed assertion: expected exception of type TypeError, got: Error: SYNTAX_ERR: DOM Exception 12
Note: See TracChangeset for help on using the changeset viewer.