Fix Safari status

TBR=sra

Review URL: https://chromiumcodereview.appspot.com//10235001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6987 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
vsm@google.com 2012-04-26 05:19:14 +00:00
parent 5f3607d3db
commit a0b50cad52

View file

@ -59,6 +59,10 @@ dom/*: Skip
[ $runtime == safari ]
html/CanvasPixelArrayTypeAliasTest: Fail # Caught TypeError: 'undefined' is not a function
html/CSSStyleDeclarationTest: Fail
html/ElementTest: Fail
html/NodeTest: Fail
html/SVGElementTest: Fail
# TODO(vsm): Triage DOM failures.
dom/*: Skip