Title: [221973] trunk/LayoutTests
Revision
221973
Author
jlew...@apple.com
Date
2017-09-13 10:08:00 -0700 (Wed, 13 Sep 2017)

Log Message

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

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221972 => 221973)


--- trunk/LayoutTests/ChangeLog	2017-09-13 16:23:31 UTC (rev 221972)
+++ trunk/LayoutTests/ChangeLog	2017-09-13 17:08:00 UTC (rev 221973)
@@ -1,3 +1,13 @@
+2017-09-13  Matt Lewis  <jlew...@apple.com>
+
+        Rebaseline of js/dom/global-constructors-attributes.html.
+
+        Unreviewed test gardening.
+
+        * platform/mac-elcapitan-wk2/js/dom/global-constructors-attributes-expected.txt:
+        * platform/mac-sierra-wk2/js/dom/global-constructors-attributes-expected.txt:
+        * platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
+
 2017-09-13  Sam Weinig  <s...@webkit.org>
 
         Remove CanvasRenderingContext2D.commit(), it is a no-op and not part the standard

Modified: trunk/LayoutTests/platform/mac-elcapitan-wk2/js/dom/global-constructors-attributes-expected.txt (221972 => 221973)


--- trunk/LayoutTests/platform/mac-elcapitan-wk2/js/dom/global-constructors-attributes-expected.txt	2017-09-13 16:23:31 UTC (rev 221972)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/js/dom/global-constructors-attributes-expected.txt	2017-09-13 17:08:00 UTC (rev 221973)
@@ -608,11 +608,6 @@
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').value is HTMLAttachmentElement
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').value is HTMLAudioElement
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('set') is false

Modified: trunk/LayoutTests/platform/mac-sierra-wk2/js/dom/global-constructors-attributes-expected.txt (221972 => 221973)


--- trunk/LayoutTests/platform/mac-sierra-wk2/js/dom/global-constructors-attributes-expected.txt	2017-09-13 16:23:31 UTC (rev 221972)
+++ trunk/LayoutTests/platform/mac-sierra-wk2/js/dom/global-constructors-attributes-expected.txt	2017-09-13 17:08:00 UTC (rev 221973)
@@ -613,11 +613,6 @@
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').value is HTMLAttachmentElement
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').value is HTMLAudioElement
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('set') is false
@@ -2388,6 +2383,11 @@
 PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'VRPose').value is VRPose
+PASS Object.getOwnPropertyDescriptor(global, 'VRPose').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'VRPose').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'VRPose').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'VRPose').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'VTTCue').value is VTTCue
 PASS Object.getOwnPropertyDescriptor(global, 'VTTCue').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'VTTCue').hasOwnProperty('set') is false

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


--- trunk/LayoutTests/platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt	2017-09-13 16:23:31 UTC (rev 221972)
+++ trunk/LayoutTests/platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt	2017-09-13 17:08:00 UTC (rev 221973)
@@ -598,11 +598,6 @@
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').value is HTMLAttachmentElement
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').value is HTMLAudioElement
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('set') is false
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to