Title: [220885] trunk/LayoutTests
- Revision
- 220885
- Author
- [email protected]
- Date
- 2017-08-17 15:41:08 -0700 (Thu, 17 Aug 2017)
Log Message
Rebaseline two tests after r220870.
Unreviewed test gardening.
* inspector/dom/content-node-region-info-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (220884 => 220885)
--- trunk/LayoutTests/ChangeLog 2017-08-17 22:41:05 UTC (rev 220884)
+++ trunk/LayoutTests/ChangeLog 2017-08-17 22:41:08 UTC (rev 220885)
@@ -1,5 +1,14 @@
2017-08-17 Ryan Haddad <[email protected]>
+ Rebaseline two tests after r220870.
+
+ Unreviewed test gardening.
+
+ * inspector/dom/content-node-region-info-expected.txt:
+ * platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
+
+2017-08-17 Ryan Haddad <[email protected]>
+
Mark inspector/canvas/context-attributes.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=173931
Modified: trunk/LayoutTests/inspector/dom/content-node-region-info-expected.txt (220884 => 220885)
--- trunk/LayoutTests/inspector/dom/content-node-region-info-expected.txt 2017-08-17 22:41:05 UTC (rev 220884)
+++ trunk/LayoutTests/inspector/dom/content-node-region-info-expected.txt 2017-08-17 22:41:08 UTC (rev 220885)
@@ -3,21 +3,21 @@
Selector: #flow
Region flow name: none
-Content flow name: flow
-Regions count: 2
-Regions: div#region1.region, div#region2.region
+Content flow name: none
+Regions count: N/A
+Regions: N/A
Selector: .contentNode1
Region flow name: none
-Content flow name: flow
-Regions count: 1
-Regions: div#region1.region
+Content flow name: none
+Regions count: N/A
+Regions: N/A
Selector: .contentNode2
Region flow name: none
-Content flow name: flow
-Regions count: 2
-Regions: div#region1.region, div#region2.region
+Content flow name: none
+Regions count: N/A
+Regions: N/A
Selector: body
Region flow name: none
@@ -26,13 +26,13 @@
Regions: N/A
Selector: #region1
-Region flow name: flow
+Region flow name: none
Content flow name: none
Regions count: N/A
Regions: N/A
Selector: #region2
-Region flow name: flow
+Region flow name: none
Content flow name: none
Regions count: N/A
Regions: N/A
Modified: trunk/LayoutTests/platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt (220884 => 220885)
--- trunk/LayoutTests/platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt 2017-08-17 22:41:05 UTC (rev 220884)
+++ trunk/LayoutTests/platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt 2017-08-17 22:41:08 UTC (rev 220885)
@@ -2553,11 +2553,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