Changeset 222117 in webkit
- Timestamp:
- Sep 15, 2017, 4:44:45 PM (8 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 added
- 2 deleted
- 3 edited
- 1 copied
- 8 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r222114 r222117 1 2017-09-15 Ryan Haddad <ryanhaddad@apple.com> 2 3 Follow up to r222111, rebaseline tests for Sierra. 4 https://bugs.webkit.org/show_bug.cgi?id=176463 5 6 Unreviewed test gardening. 7 8 * platform/mac-elcapitan/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt: Removed. 9 * platform/mac-sierra/editing/mac/attributed-string/anchor-element-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/editing/mac/attributed-string/anchor-element-expected.txt. 10 * platform/mac-sierra/editing/mac/attributed-string/basic-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/editing/mac/attributed-string/basic-expected.txt. 11 * platform/mac-sierra/editing/mac/attributed-string/comment-cdata-section-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/editing/mac/attributed-string/comment-cdata-section-expected.txt. 12 * platform/mac-sierra/editing/mac/attributed-string/font-size-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/editing/mac/attributed-string/font-size-expected.txt. 13 * platform/mac-sierra/editing/mac/attributed-string/font-weight-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/editing/mac/attributed-string/font-weight-expected.txt. 14 * platform/mac-sierra/editing/mac/attributed-string/letter-spacing-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/editing/mac/attributed-string/letter-spacing-expected.txt. 15 * platform/mac-sierra/editing/mac/attributed-string/text-decorations-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/editing/mac/attributed-string/text-decorations-expected.txt. 16 * platform/mac-sierra/editing/mac/attributed-string/vertical-align-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/editing/mac/attributed-string/vertical-align-expected.txt. 17 * platform/mac-sierra/editing/mac/input/firstrectforcharacterrange-styled-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/editing/mac/input/firstrectforcharacterrange-styled-expected.txt. 18 * platform/mac-sierra/js/dom/global-constructors-attributes-expected.txt: 19 * platform/mac-sierra/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt: 20 1 21 2017-09-15 Wenson Hsieh <wenson_hsieh@apple.com> 2 22 -
trunk/LayoutTests/platform/mac-sierra/js/dom/global-constructors-attributes-expected.txt
r222111 r222117 29 29 PASS Object.getOwnPropertyDescriptor(global, 'AnimationTimeline').enumerable is false 30 30 PASS Object.getOwnPropertyDescriptor(global, 'AnimationTimeline').configurable is true 31 PASS Object.getOwnPropertyDescriptor(global, 'ApplePayError').value is ApplePayError32 PASS Object.getOwnPropertyDescriptor(global, 'ApplePayError').hasOwnProperty('get') is false33 PASS Object.getOwnPropertyDescriptor(global, 'ApplePayError').hasOwnProperty('set') is false34 PASS Object.getOwnPropertyDescriptor(global, 'ApplePayError').enumerable is false35 PASS Object.getOwnPropertyDescriptor(global, 'ApplePayError').configurable is true36 PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').value is ApplePaySession37 PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').hasOwnProperty('get') is false38 PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').hasOwnProperty('set') is false39 PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').enumerable is false40 PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').configurable is true41 31 PASS Object.getOwnPropertyDescriptor(global, 'ApplicationCache').value is ApplicationCache 42 32 PASS Object.getOwnPropertyDescriptor(global, 'ApplicationCache').hasOwnProperty('get') is false … … 234 224 PASS Object.getOwnPropertyDescriptor(global, 'CSSValueList').enumerable is false 235 225 PASS Object.getOwnPropertyDescriptor(global, 'CSSValueList').configurable is true 236 PASS Object.getOwnPropertyDescriptor(global, 'Cache').value is Cache237 PASS Object.getOwnPropertyDescriptor(global, 'Cache').hasOwnProperty('get') is false238 PASS Object.getOwnPropertyDescriptor(global, 'Cache').hasOwnProperty('set') is false239 PASS Object.getOwnPropertyDescriptor(global, 'Cache').enumerable is false240 PASS Object.getOwnPropertyDescriptor(global, 'Cache').configurable is true241 PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').value is CacheStorage242 PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').hasOwnProperty('get') is false243 PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').hasOwnProperty('set') is false244 PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').enumerable is false245 PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').configurable is true246 226 PASS Object.getOwnPropertyDescriptor(global, 'CanvasCaptureMediaStreamTrack').value is CanvasCaptureMediaStreamTrack 247 227 PASS Object.getOwnPropertyDescriptor(global, 'CanvasCaptureMediaStreamTrack').hasOwnProperty('get') is false … … 619 599 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').enumerable is false 620 600 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').configurable is true 621 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').value is HTMLAttachmentElement622 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('get') is false623 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('set') is false624 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').enumerable is false625 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').configurable is true626 601 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').value is HTMLAudioElement 627 602 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('get') is false … … 1239 1214 PASS Object.getOwnPropertyDescriptor(global, 'Path2D').enumerable is false 1240 1215 PASS Object.getOwnPropertyDescriptor(global, 'Path2D').configurable is true 1241 PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').value is PaymentAddress1242 PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').hasOwnProperty('get') is false1243 PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').hasOwnProperty('set') is false1244 PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').enumerable is false1245 PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').configurable is true1246 PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').value is PaymentRequest1247 PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').hasOwnProperty('get') is false1248 PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').hasOwnProperty('set') is false1249 PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').enumerable is false1250 PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').configurable is true1251 PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').value is PaymentRequestUpdateEvent1252 PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').hasOwnProperty('get') is false1253 PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').hasOwnProperty('set') is false1254 PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').enumerable is false1255 PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').configurable is true1256 PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').value is PaymentResponse1257 PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').hasOwnProperty('get') is false1258 PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').hasOwnProperty('set') is false1259 PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').enumerable is false1260 PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').configurable is true1261 1216 PASS Object.getOwnPropertyDescriptor(global, 'Performance').value is Performance 1262 1217 PASS Object.getOwnPropertyDescriptor(global, 'Performance').hasOwnProperty('get') is false … … 2179 2134 PASS Object.getOwnPropertyDescriptor(global, 'Selection').enumerable is false 2180 2135 PASS Object.getOwnPropertyDescriptor(global, 'Selection').configurable is true 2181 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').value is ServiceWorker2182 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').hasOwnProperty('get') is false2183 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').hasOwnProperty('set') is false2184 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').enumerable is false2185 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').configurable is true2186 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').value is ServiceWorkerContainer2187 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').hasOwnProperty('get') is false2188 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').hasOwnProperty('set') is false2189 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').enumerable is false2190 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').configurable is true2191 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').value is ServiceWorkerRegistration2192 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').hasOwnProperty('get') is false2193 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').hasOwnProperty('set') is false2194 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').enumerable is false2195 PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').configurable is true2196 2136 PASS Object.getOwnPropertyDescriptor(global, 'Set').value is Set 2197 2137 PASS Object.getOwnPropertyDescriptor(global, 'Set').hasOwnProperty('get') is false … … 2394 2334 PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').enumerable is false 2395 2335 PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').configurable is true 2336 PASS Object.getOwnPropertyDescriptor(global, 'VRPose').value is VRPose 2337 PASS Object.getOwnPropertyDescriptor(global, 'VRPose').hasOwnProperty('get') is false 2338 PASS Object.getOwnPropertyDescriptor(global, 'VRPose').hasOwnProperty('set') is false 2339 PASS Object.getOwnPropertyDescriptor(global, 'VRPose').enumerable is false 2340 PASS Object.getOwnPropertyDescriptor(global, 'VRPose').configurable is true 2396 2341 PASS Object.getOwnPropertyDescriptor(global, 'VTTCue').value is VTTCue 2397 2342 PASS Object.getOwnPropertyDescriptor(global, 'VTTCue').hasOwnProperty('get') is false -
trunk/LayoutTests/platform/mac-sierra/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt
r222111 r222117 93 93 example-xml.xml has MIME type application/xml 94 94 example-xpm.xpm has MIME type image/x-xpixmap 95 example-xsl.xsl has MIME type xslt+xml95 example-xsl.xsl has MIME type text/xml 96 96 example-xwd.xwd has MIME type image/x-xwindowdump 97 97 example-xyz.xyz has MIME type chemical/x-xyz
Note:
See TracChangeset
for help on using the changeset viewer.