| Index: tests/html/html.status
|
| ===================================================================
|
| --- tests/html/html.status (revision 27473)
|
| +++ tests/html/html.status (working copy)
|
| @@ -6,6 +6,9 @@
|
| event_test: Skip # Issue 1996
|
| interactive_test: Skip # Must be run manually.
|
|
|
| +[ $compiler == dart2js && $browser ]
|
| +element_offset_test/offset: Pass, Fail # Issue 13296
|
| +
|
| [ $compiler == dart2js && $runtime != drt && $browser ]
|
| custom/document_register_type_extensions_test/namespaces: Fail # Polyfill does not support createElementNS
|
| custom/document_register_basic_test: Fail # Polyfill is not case-sensitive
|
|
|