Title: [217085] trunk/LayoutTests
Revision
217085
Author
[email protected]
Date
2017-05-18 19:47:41 -0700 (Thu, 18 May 2017)

Log Message

Rebaseline js/dom/global-constructors-attributes.html after r217078.

Unreviewed test gardening.

* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (217084 => 217085)


--- trunk/LayoutTests/ChangeLog	2017-05-19 01:54:49 UTC (rev 217084)
+++ trunk/LayoutTests/ChangeLog	2017-05-19 02:47:41 UTC (rev 217085)
@@ -1,3 +1,12 @@
+2017-05-18  Ryan Haddad  <[email protected]>
+
+        Rebaseline js/dom/global-constructors-attributes.html after r217078.
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
+        * platform/mac/js/dom/global-constructors-attributes-expected.txt:
+
 2017-05-18  Eric Carlson  <[email protected]>
 
         [MediaStream] do not cache gUM permissions

Modified: trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt (217084 => 217085)


--- trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt	2017-05-19 01:54:49 UTC (rev 217084)
+++ trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt	2017-05-19 02:47:41 UTC (rev 217085)
@@ -28,16 +28,6 @@
 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, 'ApplePayError').value is ApplePayError
-PASS Object.getOwnPropertyDescriptor(global, 'ApplePayError').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'ApplePayError').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'ApplePayError').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'ApplePayError').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

Modified: trunk/LayoutTests/platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt (217084 => 217085)


--- trunk/LayoutTests/platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt	2017-05-19 01:54:49 UTC (rev 217084)
+++ trunk/LayoutTests/platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt	2017-05-19 02:47:41 UTC (rev 217085)
@@ -28,11 +28,6 @@
 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, 'ApplePayError').value is ApplePayError
-PASS Object.getOwnPropertyDescriptor(global, 'ApplePayError').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'ApplePayError').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'ApplePayError').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'ApplePayError').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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to