Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index d9cfaa7e1244b196de5bf17ce8df32717c1dc074..14d07d438f2da0a7774a010e0d4d263a750ca39b 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -53,6 +53,7 @@ unknownelement_test: Fail # Issue 4189 |
| [ $runtime == dartium || $runtime == chrome || $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == opera ] |
| history_test: Fail |
| +audiocontext_test: Fail # After WebKit roll due to renamed method? |
|
Emily Fortuna
2012/11/01 16:21:46
This is curious. We submitted a change to support
|
| [$runtime == ie10 ] |
| # TODO(efortuna, blois): Triage. |