Index: tests/html/html.status |
=================================================================== |
--- tests/html/html.status (revision 12920) |
+++ tests/html/html.status (working copy) |
@@ -77,7 +77,6 @@ |
audiocontext_test: Fail |
blob_constructor_test: Fail |
cache_test: Fail |
-callbacks_test: Fail |
canvas_test: Fail |
canvas_using_html_test: Fail |
css_test: Fail |
@@ -117,7 +116,6 @@ |
[ $runtime == ff ] |
audiocontext_test: Fail # FF only has Audio element |
css_test: Fail # No analog to WebKitCSSMatrix |
-callbacks_test: Fail # (webkit|moz|ms)RequestAnimationFrame |
canvas_test: Fail # No setFillColor() method. Use fillstyle attribute instead. |
canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribute instead. |
contentelement_test: Fail # FF does not support content element. |