Title: [213849] trunk/LayoutTests
Revision
213849
Author
[email protected]
Date
2017-03-13 09:57:55 -0700 (Mon, 13 Mar 2017)

Log Message

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

Unreviewed test gardening.

* platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt:
* 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 (213848 => 213849)


--- trunk/LayoutTests/ChangeLog	2017-03-13 16:39:08 UTC (rev 213848)
+++ trunk/LayoutTests/ChangeLog	2017-03-13 16:57:55 UTC (rev 213849)
@@ -1,3 +1,13 @@
+2017-03-13  Ryan Haddad  <[email protected]>
+
+        Rebaseline js/dom/global-constructors-attributes.html.
+
+        Unreviewed test gardening.
+
+        * platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt:
+        * platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
+        * platform/mac/js/dom/global-constructors-attributes-expected.txt:
+
 2017-03-13  Antoine Quint  <[email protected]>
 
         [Modern Media Controls] Volume icon doesn't turn to mute when the knob is set to 0

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


--- trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt	2017-03-13 16:39:08 UTC (rev 213848)
+++ trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt	2017-03-13 16:57:55 UTC (rev 213849)
@@ -2418,6 +2418,101 @@
 PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').value is WebGPUBuffer
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').value is WebGPUCommandBuffer
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').value is WebGPUCommandQueue
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').value is WebGPUDepthStencilDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').value is WebGPUDepthStencilState
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').value is WebGPUDrawable
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').value is WebGPUFunction
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').value is WebGPULibrary
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').value is WebGPURenderCommandEncoder
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').value is WebGPURenderPassAttachmentDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').value is WebGPURenderPassColorAttachmentDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').value is WebGPURenderPassDepthAttachmentDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').value is WebGPURenderPassDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').value is WebGPURenderPipelineColorAttachmentDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').value is WebGPURenderPipelineDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').value is WebGPURenderPipelineState
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').value is WebGPURenderingContext
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').value is WebGPUTexture
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').value is WebGPUTextureDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitAnimationEvent').value is WebKitAnimationEvent
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitAnimationEvent').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitAnimationEvent').hasOwnProperty('set') is false

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


--- trunk/LayoutTests/platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt	2017-03-13 16:39:08 UTC (rev 213848)
+++ trunk/LayoutTests/platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt	2017-03-13 16:57:55 UTC (rev 213849)
@@ -2408,6 +2408,101 @@
 PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').value is WebGPUBuffer
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').value is WebGPUCommandBuffer
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').value is WebGPUCommandQueue
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').value is WebGPUDepthStencilDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').value is WebGPUDepthStencilState
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').value is WebGPUDrawable
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').value is WebGPUFunction
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').value is WebGPULibrary
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').value is WebGPURenderCommandEncoder
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').value is WebGPURenderPassAttachmentDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').value is WebGPURenderPassColorAttachmentDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').value is WebGPURenderPassDepthAttachmentDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').value is WebGPURenderPassDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').value is WebGPURenderPipelineColorAttachmentDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').value is WebGPURenderPipelineDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').value is WebGPURenderPipelineState
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').value is WebGPURenderingContext
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').value is WebGPUTexture
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').value is WebGPUTextureDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitAnimationEvent').value is WebKitAnimationEvent
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitAnimationEvent').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitAnimationEvent').hasOwnProperty('set') is false

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


--- trunk/LayoutTests/platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt	2017-03-13 16:39:08 UTC (rev 213848)
+++ trunk/LayoutTests/platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt	2017-03-13 16:57:55 UTC (rev 213849)
@@ -2413,6 +2413,101 @@
 PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').value is WebGPUBuffer
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUBuffer').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').value is WebGPUCommandBuffer
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandBuffer').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').value is WebGPUCommandQueue
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUCommandQueue').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').value is WebGPUDepthStencilDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').value is WebGPUDepthStencilState
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDepthStencilState').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').value is WebGPUDrawable
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUDrawable').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').value is WebGPUFunction
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUFunction').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').value is WebGPULibrary
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPULibrary').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').value is WebGPURenderCommandEncoder
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderCommandEncoder').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').value is WebGPURenderPassAttachmentDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassAttachmentDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').value is WebGPURenderPassColorAttachmentDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassColorAttachmentDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').value is WebGPURenderPassDepthAttachmentDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDepthAttachmentDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').value is WebGPURenderPassDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPassDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').value is WebGPURenderPipelineColorAttachmentDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineColorAttachmentDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').value is WebGPURenderPipelineDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineDescriptor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').value is WebGPURenderPipelineState
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderPipelineState').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').value is WebGPURenderingContext
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPURenderingContext').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').value is WebGPUTexture
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTexture').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').value is WebGPUTextureDescriptor
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebGPUTextureDescriptor').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitAnimationEvent').value is WebKitAnimationEvent
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitAnimationEvent').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitAnimationEvent').hasOwnProperty('set') is false
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to