Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index b5f112e85d3572d61eabc3b51ee8ce0d6b0344d1..d328bc8be1067d7c43f641413cc9a535f71f58a5 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -25,6 +25,7 @@ audiocontext_test: Pass, Fail |
| dom_isolates_test: Fail |
| indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps correctly. |
| htmloptionscollection_test: Fail # Issue 3813. |
| +shadow_dom_test: Skip # No ShadowDOM support except on tip chrome/dartium. |
|
Siggi Cherem (dart-lang)
2012/06/26 18:28:30
since this Skip includes 'chrome' (which is dev ch
samhop
2012/06/26 22:38:34
Done.
|
| [ $runtime == dartium || $runtime == chrome || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == opera ] |
| history_test: Fail |