File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -96,6 +96,8 @@ websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
96
96
canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not support drawImage w/ video element
97
97
canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does not support drawImage w/ video element
98
98
worker_test/functional: Fail # IE uses incorrect security context for Blob URIs.
99
+ element_test/eventDelegation: Fail # TODO(efortuna)
100
+ element_test/matches: Fail # TODO(efortuna)
99
101
100
102
# IE10 Feature support statuses-
101
103
# All changes should be accompanied by platform support annotation changes.
@@ -158,6 +160,7 @@ canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
158
160
canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does not support drawImage w/ video element
159
161
canvasrenderingcontext2d_test/drawImage_image_element: Pass, Fail # Issue: 11416
160
162
input_element_test/attributes: Fail # IE returns null while others ''
163
+ element_test/eventDelegation: Fail # TODO(efortuna)
161
164
162
165
# IE9 Feature support statuses-
163
166
# All changes should be accompanied by platform support annotation changes.
You can’t perform that action at this time.
0 commit comments