Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 97bca03140e9902d8e16255c0683dc6cb89957ca..83f78a55f44e4b0bccb255d854bb8404e946c92f 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -33,6 +33,7 @@ storage_quota_test: Fail # Support for promises. |
[ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim || $runtime == ff || $ie) ] |
custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle this |
+fontface_test: Fail # Fontface not supported on these. |
[ $compiler == none && $runtime == dartium && $system == macos] |
canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass,Fail # Issue 11834 |