Changeset 224988 in webkit
- Timestamp:
- Nov 17, 2017, 2:12:17 PM (7 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r224986 r224988 1 2017-11-17 Megan Gardner <megan_gardner@apple.com> 2 3 Turn on selection layout tests that are already working on iOS 4 https://bugs.webkit.org/show_bug.cgi?id=179842 5 6 Reviewed by Tim Horton. 7 8 I have checked these test manually and on the flakiness dashboard and they are all 9 working on iOS. No reason to not run them on iOS now. 10 11 * platform/ios-wk2/TestExpectations: 12 1 13 2017-11-17 Joanmarie Diggs <jdiggs@igalia.com> 2 14 -
trunk/LayoutTests/platform/ios-wk2/TestExpectations
r224940 r224988 1084 1084 editing/execCommand/print.html [ Failure Pass ] 1085 1085 editing/execCommand/remove-list-from-range-selection.html [ Failure Pass ] 1086 editing/selection/4932260-1.html [ Failure Pass ]1087 editing/selection/4932260-2.html [ Failure Pass ]1088 editing/selection/4932260-3.html [ Failure Pass ]1089 editing/selection/4947387.html [ Failure Pass ]1090 editing/selection/5195166-2.html [ Failure Pass ]1091 editing/selection/7152-1.html [ Failure Pass ]1092 editing/selection/7152-2.html [ Failure Pass ]1093 editing/selection/after-line-wrap.html [ Failure Pass ]1094 editing/selection/editable-html-element.html [ Failure Pass ]1095 editing/selection/editable-non-editable-crash.html [ Failure Pass ]1096 editing/selection/end-of-document.html [ Failure Pass ]1097 editing/selection/extend-by-character-001.html [ Failure Pass ]1098 editing/selection/extend-by-character-002.html [ Failure Pass ]1099 editing/selection/extend-by-character-003.html [ Failure Pass ]1100 editing/selection/extend-by-character-004.html [ Failure Pass ]1101 editing/selection/extend-by-character-005.html [ Failure Pass ]1102 1086 editing/selection/extend-by-word-002.html [ Failure Pass ] 1103 1087 editing/selection/focus_editable_html.html [ Failure Pass ]
Note:
See TracChangeset
for help on using the changeset viewer.