Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index b8c3d0a298cadb381325ccebc620a308b5fd219e..661eb514a764ef29e62499a39bec618a69df43cb 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -369,6 +369,9 @@ wheelevent_test: Fail # Issue 12958 |
| css_test/functional: Fail # Issue 21710 |
| css_test/supportsPointConversions: Fail # Issue 21710 |
| +[ $compiler == dart2js && $runtime == chrome && $system == windows] |
| +svgelement_test/supported_altGlyph: RuntimeError # Please triage this failure. |
|
ricow1
2015/01/26 15:58:45
maybe file a bug for this?
Bill Hesse
2015/01/26 16:09:14
Done.
|
| + |
| [ $runtime == dartium && ($system == macos || $system == windows || $system == linux)] |
| # Desktop operation systems do not support touch events on chrome 34 dartium. |
| touchevent_test/supported: Fail |