Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(188)

Unified Diff: tests/html/html.status

Issue 11883025: Detect if webkitNotifications is available and remove webkit prefix (replaced (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 673876429aae3909d35f08404bb6ffc449c2f375..0d23629ca4945693fa50d505ccfc7475edb5f7e8 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -54,7 +54,6 @@ element_types_test/supported_meter: Fail
element_types_test/supported_object: Fail
element_types_test/supported_output: Fail
element_types_test/supported_shadow: Fail
-exceptions_test: Fail
form_data_test: Fail # TODO(efortuna): Issue 7875.
fileapi_test/supported: Fail
inner_frame_test: Skip
@@ -69,6 +68,7 @@ measurement_test: Fail, Pass
messageevent_test: Fail
mutationobserver_test/supported: Fail
native_gc_test: Fail, Pass # BUG(7774): Untriaged.
+notifications_test/supported: Fail
serialized_script_value_test: Fail
shadow_dom_test/supported: Fail
storage_test: Fail, Pass
@@ -111,7 +111,6 @@ cache_test: fail # IE9 does not support ApplicationCache, but IE 10
css_test: Fail
dom_constructors_test: Fail
element_test/matches: Fail # IE9 does not support matches
-exceptions_test: Fail
fileapi_test/supported: Fail
history_test/supported_state: Fail
indexeddb_1_test/supported: Fail
@@ -129,6 +128,7 @@ input_element_test/supported_url: Fail
input_element_test/supported_week: Fail
messageevent_test: Fail
mutationobserver_test/supported: Fail
+notifications_test/supported: Fail
postmessage_structured_test: Skip # BUG(5685): times out.
serialized_script_value_test: Fail
shadow_dom_test/supported: Fail
@@ -188,10 +188,10 @@ element_test/elements: Fail
element_test/eventListening: Crash
element_test/queryAll: Fail
element_webkit_test: Fail
-exceptions_test: Fail
htmlelement_test: Fail
indexeddb_1_test/supported: Fail
mutationobserver_test/supported: Fail
+notifications_test/supported: Fail
performance_api_test/supported: Fail
serialized_script_value_test: Fail
svg_3_test: Fail
@@ -218,7 +218,6 @@ element_types_test/supported_embed: Fail
element_types_test/supported_keygen: Fail
element_types_test/supported_shadow: Fail
element_types_test/supported_track: Fail
-exceptions_test: Fail # Uses webkitotifications, no analogue in moz
fileapi_test/supported: Fail
# setup code fails. prepare. (DOM callback has errors) Caught [object Event]
inner_frame_test: Skip
@@ -230,6 +229,7 @@ input_element_test/supported_time: Fail
input_element_test/supported_week: Fail
input_element_test/supported_number: Fail
input_element_test/supported_range: Fail
+notifications_test/supported: Fail
shadow_dom_test/supported: Fail
streams_test: Fail # Bug 7888
# Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable

Powered by Google App Engine
This is Rietveld 408576698