| Index: client/tests/client/client-leg.status
|
| diff --git a/client/tests/client/client-leg.status b/client/tests/client/client-leg.status
|
| index 049a761ba7a87b999165a4d69197b027c65c3429..d9ea63f17d91d6f86a48d179d30f0dc2c0d1839a 100644
|
| --- a/client/tests/client/client-leg.status
|
| +++ b/client/tests/client/client-leg.status
|
| @@ -8,18 +8,15 @@
|
|
|
| [ $component == legium ]
|
|
|
| -# DOM can return null or undefined
|
| +# DOM can return null or undefined.
|
| dom/SVG3Test: Fail # TypeError: Cannot read property 'is$CSSValue' of null
|
| dom/StorageTest: Fail # TypeError: Cannot read property 'constructor' of null
|
| dom/InnerFrameTest: Fail # TypeError: Cannot read property 'constructor' of null
|
|
|
| -# ConstantHandler with arguments not implemented
|
| -dom/HiddenDom1Test: Fail
|
| -dom/HiddenDom2Test: Fail
|
| +# Unknown error - should investigate.
|
| html/html_tests: Fail
|
| -samples/smoketest/dartWebBase_tests: Fail
|
|
|
| -# DOM errors
|
| +# DOM errors.
|
| dom/WindowOpenTest: Fail # TypeError: Object [object Window] has no method 'close$0'
|
| dom/HTMLElementTest: Fail # TypeError: Object #<HTMLDivElement> has no method 'get$dataset'
|
|
|
|
|