Diff
Modified: trunk/LayoutTests/ChangeLog (169043 => 169044)
--- trunk/LayoutTests/ChangeLog 2014-05-19 11:09:16 UTC (rev 169043)
+++ trunk/LayoutTests/ChangeLog 2014-05-19 15:18:38 UTC (rev 169044)
@@ -1,3 +1,10 @@
+2014-05-19 Csaba Osztrogonác <[email protected]>
+
+ Unreviewed gardening, try to unbreak Mac buildbots and EWS bots after r169023.
+
+ * platform/mac-mountainlion/js/dom/global-constructors-attributes-expected.txt:
+ * platform/mac/js/dom/global-constructors-attributes-expected.txt:
+
2014-05-18 Svetlana Redchenko <[email protected]>
Input ::selection pseudo class does not work leading to hidden selection
Modified: trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt (169043 => 169044)
--- trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt 2014-05-19 11:09:16 UTC (rev 169043)
+++ trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt 2014-05-19 15:18:38 UTC (rev 169044)
@@ -1838,6 +1838,16 @@
PASS Object.getOwnPropertyDescriptor(global, 'URL').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'URL').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'URL').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandler').value is UserMessageHandler
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandler').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandler').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandler').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandler').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').value is UserMessageHandlersNamespace
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'VTTCue').value is VTTCue
PASS Object.getOwnPropertyDescriptor(global, 'VTTCue').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'VTTCue').hasOwnProperty('set') is false
@@ -1973,6 +1983,11 @@
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMutationObserver').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMutationObserver').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMutationObserver').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitNamespace').value is WebKitNamespace
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitNamespace').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitNamespace').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitNamespace').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitNamespace').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'WebKitPoint').value is WebKitPoint
PASS Object.getOwnPropertyDescriptor(global, 'WebKitPoint').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'WebKitPoint').hasOwnProperty('set') is false
Modified: trunk/LayoutTests/platform/mac-mountainlion/js/dom/global-constructors-attributes-expected.txt (169043 => 169044)
--- trunk/LayoutTests/platform/mac-mountainlion/js/dom/global-constructors-attributes-expected.txt 2014-05-19 11:09:16 UTC (rev 169043)
+++ trunk/LayoutTests/platform/mac-mountainlion/js/dom/global-constructors-attributes-expected.txt 2014-05-19 15:18:38 UTC (rev 169044)
@@ -1828,6 +1828,16 @@
PASS Object.getOwnPropertyDescriptor(global, 'URL').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'URL').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'URL').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandler').value is UserMessageHandler
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandler').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandler').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandler').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandler').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').value is UserMessageHandlersNamespace
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'UserMessageHandlersNamespace').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'VTTCue').value is VTTCue
PASS Object.getOwnPropertyDescriptor(global, 'VTTCue').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'VTTCue').hasOwnProperty('set') is false
@@ -1943,6 +1953,11 @@
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMutationObserver').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMutationObserver').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMutationObserver').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitNamespace').value is WebKitNamespace
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitNamespace').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitNamespace').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitNamespace').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitNamespace').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'WebKitPoint').value is WebKitPoint
PASS Object.getOwnPropertyDescriptor(global, 'WebKitPoint').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'WebKitPoint').hasOwnProperty('set') is false