From e8a07483ca4877d8e3ca72566985aefd01bdc78f Mon Sep 17 00:00:00 2001 From: "blois@google.com" Date: Fri, 18 Jan 2013 21:20:38 +0000 Subject: [PATCH] Changing status of media_stream/supported, as FF 18 now supports it. We were testing on FF16, but just upgraded to 18. TBR BUG= Review URL: https://codereview.chromium.org//11938030 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17315 260f80e4-7a28-3924-810f-c04153c831b5 --- tests/html/html.status | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/html/html.status b/tests/html/html.status index ef2e6314791..150e3b4ddd2 100644 --- a/tests/html/html.status +++ b/tests/html/html.status @@ -229,7 +229,6 @@ input_element_test/supported_time: Fail input_element_test/supported_week: Fail input_element_test/supported_number: Fail input_element_test/supported_range: Fail -media_stream_test/supported: Fail # Supported in FF 18 behind flag. notifications_test/supported: Fail shadow_dom_test/supported: Fail # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable