Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(794)

Unified Diff: tests/html/html.status

Issue 11640056: Fixing html.status for IE's click event test (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index dce6ba30e5d3afd0f1dd677785539905934878dd..03f434f2964753b816cf47e8213f9e90bcb3fb19 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -69,7 +69,7 @@ contentelement_test: Fail
css_test: Fail
document_test/getCssCanvasContext: Fail # IE does not support this.
element_test/additionalConstructors: Fail
-element_test/clickEvent: Fail # IE does not support firing this event.
+element_test/click: Fail # IE does not support firing this event.
element_webkit_test: Fail
exceptions_test: Fail
fileapi_test: Fail
@@ -106,6 +106,7 @@ xsltprocessor_test: Fail
[ $runtime == ie9 ]
contentelement_test: Fail # ie9 does not support content element.
document_test/getCssCanvasContext: Fail # IE does not support this.
+element_test/click: Fail # IE does not support firing this event.
form_data_test: Fail # Issue 4793.
form_element_test: Fail # Issue 4793.
inner_frame_test: Skip # Issue 5727 (timeout)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698