Title: [181969] trunk/LayoutTests
- Revision
- 181969
- Author
- [email protected]
- Date
- 2015-03-25 12:35:49 -0700 (Wed, 25 Mar 2015)
Log Message
Gardening: rebaseline after r181907.
Not reviewed.
* platform/win/js/dom/global-constructors-attributes-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (181968 => 181969)
--- trunk/LayoutTests/ChangeLog 2015-03-25 18:37:17 UTC (rev 181968)
+++ trunk/LayoutTests/ChangeLog 2015-03-25 19:35:49 UTC (rev 181969)
@@ -1,3 +1,11 @@
+2015-03-25 Mark Lam <[email protected]>
+
+ Gardening: rebaseline after r181907.
+
+ Not reviewed.
+
+ * platform/win/js/dom/global-constructors-attributes-expected.txt:
+
2015-03-25 Dean Jackson <[email protected]>
MediaControls: Use font with fixed number width
Modified: trunk/LayoutTests/platform/win/js/dom/global-constructors-attributes-expected.txt (181968 => 181969)
--- trunk/LayoutTests/platform/win/js/dom/global-constructors-attributes-expected.txt 2015-03-25 18:37:17 UTC (rev 181968)
+++ trunk/LayoutTests/platform/win/js/dom/global-constructors-attributes-expected.txt 2015-03-25 19:35:49 UTC (rev 181969)
@@ -1803,6 +1803,11 @@
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeys').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeys').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeys').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMouseForceEvent').value is WebKitMouseForceEvent
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMouseForceEvent').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMouseForceEvent').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMouseForceEvent').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMouseForceEvent').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMutationObserver').value is WebKitMutationObserver
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMutationObserver').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMutationObserver').hasOwnProperty('set') is false
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes