Modified: trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt (222715 => 222716)
--- trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt 2017-10-02 17:13:22 UTC (rev 222715)
+++ trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt 2017-10-02 17:22:48 UTC (rev 222716)
@@ -3,6 +3,16 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').value is AbortController
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').value is AbortSignal
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').value is AnalyserNode
PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').hasOwnProperty('set') is false
Modified: trunk/LayoutTests/platform/mac-elcapitan-wk2/js/dom/global-constructors-attributes-expected.txt (222715 => 222716)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/js/dom/global-constructors-attributes-expected.txt 2017-10-02 17:13:22 UTC (rev 222715)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/js/dom/global-constructors-attributes-expected.txt 2017-10-02 17:22:48 UTC (rev 222716)
@@ -3,6 +3,16 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').value is AbortController
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').value is AbortSignal
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').value is AnalyserNode
PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').hasOwnProperty('set') is false
Modified: trunk/LayoutTests/platform/mac-sierra/js/dom/global-constructors-attributes-expected.txt (222715 => 222716)
--- trunk/LayoutTests/platform/mac-sierra/js/dom/global-constructors-attributes-expected.txt 2017-10-02 17:13:22 UTC (rev 222715)
+++ trunk/LayoutTests/platform/mac-sierra/js/dom/global-constructors-attributes-expected.txt 2017-10-02 17:22:48 UTC (rev 222716)
@@ -3,6 +3,16 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').value is AbortController
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortController').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').value is AbortSignal
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').value is AnalyserNode
PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').hasOwnProperty('set') is false
@@ -28,6 +38,11 @@
PASS Object.getOwnPropertyDescriptor(global, 'AnimationTimeline').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'AnimationTimeline').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'AnimationTimeline').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').value is ApplePaySession
+PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'ApplicationCache').value is ApplicationCache
PASS Object.getOwnPropertyDescriptor(global, 'ApplicationCache').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'ApplicationCache').hasOwnProperty('set') is false
@@ -223,6 +238,16 @@
PASS Object.getOwnPropertyDescriptor(global, 'CSSValueList').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'CSSValueList').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'CSSValueList').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'Cache').value is Cache
+PASS Object.getOwnPropertyDescriptor(global, 'Cache').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Cache').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Cache').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'Cache').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').value is CacheStorage
+PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'CanvasCaptureMediaStreamTrack').value is CanvasCaptureMediaStreamTrack
PASS Object.getOwnPropertyDescriptor(global, 'CanvasCaptureMediaStreamTrack').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'CanvasCaptureMediaStreamTrack').hasOwnProperty('set') is false
@@ -1213,6 +1238,26 @@
PASS Object.getOwnPropertyDescriptor(global, 'Path2D').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'Path2D').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'Path2D').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').value is PaymentAddress
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').value is PaymentRequest
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').value is PaymentRequestUpdateEvent
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').value is PaymentResponse
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'Performance').value is Performance
PASS Object.getOwnPropertyDescriptor(global, 'Performance').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'Performance').hasOwnProperty('set') is false
@@ -2133,6 +2178,21 @@
PASS Object.getOwnPropertyDescriptor(global, 'Selection').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'Selection').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'Selection').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').value is ServiceWorker
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').value is ServiceWorkerContainer
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').value is ServiceWorkerRegistration
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'Set').value is Set
PASS Object.getOwnPropertyDescriptor(global, 'Set').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'Set').hasOwnProperty('set') is false