⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 222716 in webkit


Ignore:
Timestamp:
Oct 2, 2017, 10:22:48 AM (9 years ago)
Author:
Matt Lewis
Message:

Rebaseline of js/dom/global-constructors-attributes.html after r222692.

Unreviewed test gardening.

  • platform/mac-elcapitan-wk2/js/dom/global-constructors-attributes-expected.txt:
  • platform/mac-sierra/js/dom/global-constructors-attributes-expected.txt:
  • platform/mac/js/dom/global-constructors-attributes-expected.txt:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r222694 r222716  
     12017-10-02  Matt Lewis  <jlewis3@apple.com>
     2
     3        Rebaseline of js/dom/global-constructors-attributes.html after r222692.
     4
     5        Unreviewed test gardening.
     6
     7        * platform/mac-elcapitan-wk2/js/dom/global-constructors-attributes-expected.txt:
     8        * platform/mac-sierra/js/dom/global-constructors-attributes-expected.txt:
     9        * platform/mac/js/dom/global-constructors-attributes-expected.txt:
     10
    1112017-10-01  Sam Weinig  <sam@webkit.org>
    212
  • trunk/LayoutTests/platform/mac-elcapitan-wk2/js/dom/global-constructors-attributes-expected.txt

    r222050 r222716  
    44
    55
     6PASS Object.getOwnPropertyDescriptor(global, 'AbortController').value is AbortController
     7PASS Object.getOwnPropertyDescriptor(global, 'AbortController').hasOwnProperty('get') is false
     8PASS Object.getOwnPropertyDescriptor(global, 'AbortController').hasOwnProperty('set') is false
     9PASS Object.getOwnPropertyDescriptor(global, 'AbortController').enumerable is false
     10PASS Object.getOwnPropertyDescriptor(global, 'AbortController').configurable is true
     11PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').value is AbortSignal
     12PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').hasOwnProperty('get') is false
     13PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').hasOwnProperty('set') is false
     14PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').enumerable is false
     15PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').configurable is true
    616PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').value is AnalyserNode
    717PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').hasOwnProperty('get') is false
  • trunk/LayoutTests/platform/mac-sierra/js/dom/global-constructors-attributes-expected.txt

    r222117 r222716  
    44
    55
     6PASS Object.getOwnPropertyDescriptor(global, 'AbortController').value is AbortController
     7PASS Object.getOwnPropertyDescriptor(global, 'AbortController').hasOwnProperty('get') is false
     8PASS Object.getOwnPropertyDescriptor(global, 'AbortController').hasOwnProperty('set') is false
     9PASS Object.getOwnPropertyDescriptor(global, 'AbortController').enumerable is false
     10PASS Object.getOwnPropertyDescriptor(global, 'AbortController').configurable is true
     11PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').value is AbortSignal
     12PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').hasOwnProperty('get') is false
     13PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').hasOwnProperty('set') is false
     14PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').enumerable is false
     15PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').configurable is true
    616PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').value is AnalyserNode
    717PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').hasOwnProperty('get') is false
     
    2939PASS Object.getOwnPropertyDescriptor(global, 'AnimationTimeline').enumerable is false
    3040PASS Object.getOwnPropertyDescriptor(global, 'AnimationTimeline').configurable is true
     41PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').value is ApplePaySession
     42PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').hasOwnProperty('get') is false
     43PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').hasOwnProperty('set') is false
     44PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').enumerable is false
     45PASS Object.getOwnPropertyDescriptor(global, 'ApplePaySession').configurable is true
    3146PASS Object.getOwnPropertyDescriptor(global, 'ApplicationCache').value is ApplicationCache
    3247PASS Object.getOwnPropertyDescriptor(global, 'ApplicationCache').hasOwnProperty('get') is false
     
    224239PASS Object.getOwnPropertyDescriptor(global, 'CSSValueList').enumerable is false
    225240PASS Object.getOwnPropertyDescriptor(global, 'CSSValueList').configurable is true
     241PASS Object.getOwnPropertyDescriptor(global, 'Cache').value is Cache
     242PASS Object.getOwnPropertyDescriptor(global, 'Cache').hasOwnProperty('get') is false
     243PASS Object.getOwnPropertyDescriptor(global, 'Cache').hasOwnProperty('set') is false
     244PASS Object.getOwnPropertyDescriptor(global, 'Cache').enumerable is false
     245PASS Object.getOwnPropertyDescriptor(global, 'Cache').configurable is true
     246PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').value is CacheStorage
     247PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').hasOwnProperty('get') is false
     248PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').hasOwnProperty('set') is false
     249PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').enumerable is false
     250PASS Object.getOwnPropertyDescriptor(global, 'CacheStorage').configurable is true
    226251PASS Object.getOwnPropertyDescriptor(global, 'CanvasCaptureMediaStreamTrack').value is CanvasCaptureMediaStreamTrack
    227252PASS Object.getOwnPropertyDescriptor(global, 'CanvasCaptureMediaStreamTrack').hasOwnProperty('get') is false
     
    12141239PASS Object.getOwnPropertyDescriptor(global, 'Path2D').enumerable is false
    12151240PASS Object.getOwnPropertyDescriptor(global, 'Path2D').configurable is true
     1241PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').value is PaymentAddress
     1242PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').hasOwnProperty('get') is false
     1243PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').hasOwnProperty('set') is false
     1244PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').enumerable is false
     1245PASS Object.getOwnPropertyDescriptor(global, 'PaymentAddress').configurable is true
     1246PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').value is PaymentRequest
     1247PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').hasOwnProperty('get') is false
     1248PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').hasOwnProperty('set') is false
     1249PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').enumerable is false
     1250PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequest').configurable is true
     1251PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').value is PaymentRequestUpdateEvent
     1252PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').hasOwnProperty('get') is false
     1253PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').hasOwnProperty('set') is false
     1254PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').enumerable is false
     1255PASS Object.getOwnPropertyDescriptor(global, 'PaymentRequestUpdateEvent').configurable is true
     1256PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').value is PaymentResponse
     1257PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').hasOwnProperty('get') is false
     1258PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').hasOwnProperty('set') is false
     1259PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').enumerable is false
     1260PASS Object.getOwnPropertyDescriptor(global, 'PaymentResponse').configurable is true
    12161261PASS Object.getOwnPropertyDescriptor(global, 'Performance').value is Performance
    12171262PASS Object.getOwnPropertyDescriptor(global, 'Performance').hasOwnProperty('get') is false
     
    21342179PASS Object.getOwnPropertyDescriptor(global, 'Selection').enumerable is false
    21352180PASS Object.getOwnPropertyDescriptor(global, 'Selection').configurable is true
     2181PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').value is ServiceWorker
     2182PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').hasOwnProperty('get') is false
     2183PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').hasOwnProperty('set') is false
     2184PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').enumerable is false
     2185PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorker').configurable is true
     2186PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').value is ServiceWorkerContainer
     2187PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').hasOwnProperty('get') is false
     2188PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').hasOwnProperty('set') is false
     2189PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').enumerable is false
     2190PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerContainer').configurable is true
     2191PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').value is ServiceWorkerRegistration
     2192PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').hasOwnProperty('get') is false
     2193PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').hasOwnProperty('set') is false
     2194PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').enumerable is false
     2195PASS Object.getOwnPropertyDescriptor(global, 'ServiceWorkerRegistration').configurable is true
    21362196PASS Object.getOwnPropertyDescriptor(global, 'Set').value is Set
    21372197PASS Object.getOwnPropertyDescriptor(global, 'Set').hasOwnProperty('get') is false
  • trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt

    r222193 r222716  
    44
    55
     6PASS Object.getOwnPropertyDescriptor(global, 'AbortController').value is AbortController
     7PASS Object.getOwnPropertyDescriptor(global, 'AbortController').hasOwnProperty('get') is false
     8PASS Object.getOwnPropertyDescriptor(global, 'AbortController').hasOwnProperty('set') is false
     9PASS Object.getOwnPropertyDescriptor(global, 'AbortController').enumerable is false
     10PASS Object.getOwnPropertyDescriptor(global, 'AbortController').configurable is true
     11PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').value is AbortSignal
     12PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').hasOwnProperty('get') is false
     13PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').hasOwnProperty('set') is false
     14PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').enumerable is false
     15PASS Object.getOwnPropertyDescriptor(global, 'AbortSignal').configurable is true
    616PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').value is AnalyserNode
    717PASS Object.getOwnPropertyDescriptor(global, 'AnalyserNode').hasOwnProperty('get') is false
Note: See TracChangeset for help on using the changeset viewer.