Chromium Code Reviews| Index: html/html.status |
| =================================================================== |
| --- html/html.status (revision 9904) |
| +++ html/html.status (working copy) |
| @@ -11,6 +11,7 @@ |
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ] |
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented |
| js_interop_4_test: Fail # Dart-to-Dart sync calls not implemented. |
| +htmloptionscollection_test: Fail # TODO(asiva): investigate. |
|
srdjan
2012/07/25 21:04:35
Could file an issue, unless you are investigating
siva
2012/07/25 22:06:26
Filed issue 4203.
On 2012/07/25 21:04:35, srdjan
|
| [ $compiler == none && $runtime == drt && $system == windows] |
| audiocontext_test: Skip |