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

Unified Diff: tests/html/html.status

Issue 23141002: Fix Event delegation on IE. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 months 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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 10747a7c74f572e5045d2e9cf53d613be72a633b..031588bde8229cbc2f6627026b1fbeb8359f9afe 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -96,8 +96,6 @@ websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not support drawImage w/ video element
canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does not support drawImage w/ video element
worker_test/functional: Fail # IE uses incorrect security context for Blob URIs.
-element_test/eventDelegation: Fail # TODO(efortuna)
-element_test/matches: Fail # TODO(efortuna)
# IE10 Feature support statuses-
# All changes should be accompanied by platform support annotation changes.
@@ -160,7 +158,6 @@ canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does not support drawImage w/ video element
canvasrenderingcontext2d_test/drawImage_image_element: Pass, Fail # Issue: 11416
input_element_test/attributes: Fail # IE returns null while others ''
-element_test/eventDelegation: Fail # TODO(efortuna)
# IE9 Feature support statuses-
# All changes should be accompanied by platform support annotation changes.

Powered by Google App Engine
This is Rietveld 408576698