Title: [220919] trunk/LayoutTests
Revision
220919
Author
[email protected]
Date
2017-08-18 10:42:36 -0700 (Fri, 18 Aug 2017)

Log Message

Rebaseline js/dom/global-constructors-attributes.html for El Capitan WK2.

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (220918 => 220919)


--- trunk/LayoutTests/ChangeLog	2017-08-18 16:08:15 UTC (rev 220918)
+++ trunk/LayoutTests/ChangeLog	2017-08-18 17:42:36 UTC (rev 220919)
@@ -1,3 +1,11 @@
+2017-08-18  Ryan Haddad  <[email protected]>
+
+        Rebaseline js/dom/global-constructors-attributes.html for El Capitan WK2.
+
+        Unreviewed test gardening.
+
+        * platform/mac-elcapitan-wk2/js/dom/global-constructors-attributes-expected.txt:
+
 2017-08-18  Youenn Fablet  <[email protected]>
 
         [Cache API] Add a WK2 implementation of CacheStorageConnection

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


--- trunk/LayoutTests/platform/mac-elcapitan-wk2/js/dom/global-constructors-attributes-expected.txt	2017-08-18 16:08:15 UTC (rev 220918)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/js/dom/global-constructors-attributes-expected.txt	2017-08-18 17:42:36 UTC (rev 220919)
@@ -2578,11 +2578,6 @@
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitCSSMatrix').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitCSSMatrix').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitCSSMatrix').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'WebKitCSSRegionRule').value is WebKitCSSRegionRule
-PASS Object.getOwnPropertyDescriptor(global, 'WebKitCSSRegionRule').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'WebKitCSSRegionRule').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'WebKitCSSRegionRule').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'WebKitCSSRegionRule').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeyError').value is WebKitMediaKeyError
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeyError').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeyError').hasOwnProperty('set') is false
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to