Remove now fixed suppression.

TBR=podivilov@chromium.org
TEST=HTMLElementTest.dart

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6320 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
antonm@google.com 2012-04-09 13:13:19 +00:00
parent 9af05c07ee
commit cb2a735688

View file

@ -6,9 +6,7 @@ dom/WebGL1Test: Skip # Issue 1495
[ $compiler == none && $runtime == drt ]
# TODO(vsm): Triage DOM tests.
dom/HTMLElementTest: Fail
dom/IndexedDB1Test: Fail # IDBDatabaseImplementation._transaction "Not supported yet'.
dom/NativeGCTest: Fail # Issue 1448.
html/html_tests: Pass, Fail # Issue 1946.