Title: [220886] trunk/LayoutTests
- Revision
- 220886
- Author
- [email protected]
- Date
- 2017-08-17 15:47:03 -0700 (Thu, 17 Aug 2017)
Log Message
Rebaseline js/dom/global-constructors-attributes.html for Sierra.
Unreviewed test gardening.
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (220885 => 220886)
--- trunk/LayoutTests/ChangeLog 2017-08-17 22:41:08 UTC (rev 220885)
+++ trunk/LayoutTests/ChangeLog 2017-08-17 22:47:03 UTC (rev 220886)
@@ -1,5 +1,13 @@
2017-08-17 Ryan Haddad <[email protected]>
+ Rebaseline js/dom/global-constructors-attributes.html for Sierra.
+
+ Unreviewed test gardening.
+
+ * platform/mac/js/dom/global-constructors-attributes-expected.txt:
+
+2017-08-17 Ryan Haddad <[email protected]>
+
Rebaseline two tests after r220870.
Unreviewed test gardening.
Modified: trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt (220885 => 220886)
--- trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt 2017-08-17 22:41:08 UTC (rev 220885)
+++ trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt 2017-08-17 22:47:03 UTC (rev 220886)
@@ -2583,11 +2583,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