Changeset 98798 in webkit
- Timestamp:
- Oct 29, 2011, 12:04:15 AM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/mac/canvas/philip/tests/2d.imageData.put.wrongtype-expected.txt (modified) (1 diff)
-
platform/mac/canvas/philip/tests/2d.missingargs-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r98797 r98798 1 2011-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 1 8 2011-10-28 Ryosuke Niwa <rniwa@webkit.org> 2 9 -
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 1 Passed -
trunk/LayoutTests/platform/mac/canvas/philip/tests/2d.missingargs-expected.txt
r89434 r98798 76 76 Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9 77 77 Failed 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 1779 Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 980 Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 981 78 Failed assertion: expected exception of type TypeError, got: Error: INDEX_SIZE_ERR: DOM Exception 1 82 79 Failed assertion: expected exception of type TypeError, got: Error: SYNTAX_ERR: DOM Exception 12
Note:
See TracChangeset
for help on using the changeset viewer.