Changeset 189980 in webkit
- Timestamp:
- Sep 18, 2015, 1:55:17 PM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r189976 r189980 1 2015-09-18 Jake Nielsen <jacob_nielsen@apple.com> 2 3 Updates to include change to iOS test expectations after bug 149187 4 5 * platform/ios-simulator/js/dom/constructor-length-expected.txt: 6 1 7 2015-09-18 Chris Dumez <cdumez@apple.com> 2 8 -
trunk/LayoutTests/platform/ios-simulator/js/dom/constructor-length-expected.txt
r188504 r189980 36 36 PASS PopStateEvent.length is 1 37 37 PASS ProgressEvent.length is 1 38 FAIL ShadowRoot.length should be 1. Threw exception ReferenceError: Can't find variable: ShadowRoot38 FAIL ShadowRoot.length should be 1. Was 0. 39 39 PASS StorageEvent.length is 1 40 40 PASS TextTrackCue.length is 3
Note:
See TracChangeset
for help on using the changeset viewer.