Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index 0150caf08ad352be8c6e2b337e28ead6770d7275..73f6e0ae8da01ec1b6eeaffa7a8b69e4a2e28417 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -109,6 +109,7 @@ serialized_script_value_test: Fail |
| url_test: Fail # IE9 does not support createObjectURL (it is supported in IE10) |
| window_open_test: Skip # BUG(4016) |
| xhr_cross_origin_test: Fail # Issue 6016. |
| +canvasrenderingcontext2d_test: Pass, Fail # flakey drawImage. BUG(9189) |
|
blois
2013/03/16 00:58:21
flaky.
|
| # IE9 Feature support statuses- |
| # All changes should be accompanied by platform support annotation changes. |