Changeset 246325 in webkit
- Timestamp:
- Jun 11, 2019, 11:17:24 AM (7 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/ios-wk1/TestExpectations (modified) (1 diff)
-
platform/mac-wk1/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r246324 r246325 1 2019-06-11 Daniel Bates <dabates@apple.com> 2 3 Skip test http/tests/security/contentSecurityPolicy/navigate-self-to-data-url.html as 4 testRunner.queueLoad() does not support loading data URLs in Legacy WebKit on Mac and iOS 5 6 * platform/ios-wk1/TestExpectations: 7 * platform/mac-wk1/TestExpectations: 8 1 9 2019-06-11 Daniel Bates <dabates@apple.com> 2 10 -
trunk/LayoutTests/platform/ios-wk1/TestExpectations
r246285 r246325 35 35 fast/events/ios/key-command-italic.html [ Skip ] 36 36 fast/events/ios/type-digits-holding-control-key.html [ Skip ] 37 38 # testRunner.queueLoad() does not support loading data URLs in iOS WK1 39 http/tests/security/contentSecurityPolicy/navigate-self-to-data-url.html [ Skip ] 37 40 38 41 # <input type=color> is not supported in WebKit1 on iOS. -
trunk/LayoutTests/platform/mac-wk1/TestExpectations
r246106 r246325 112 112 intersection-observer [ Skip ] 113 113 114 # testRunner.queueLoad() does not support loading data URLs in Mac WK1 115 http/tests/security/contentSecurityPolicy/navigate-self-to-data-url.html [ Skip ] 116 114 117 #////////////////////////////////////////////////////////////////////////////////////////// 115 118 # End features not supported in WebKit1
Note:
See TracChangeset
for help on using the changeset viewer.