Skip to content

Commit

Permalink
Adjust IE test status.
Browse files Browse the repository at this point in the history
BUG=
R=dgrove@google.com

Review URL: https://codereview.chromium.org//22662008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25988 260f80e4-7a28-3924-810f-c04153c831b5
  • Loading branch information
efortuna committed Aug 9, 2013
1 parent 4464598 commit d50c5b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/html/html.status
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ 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.
Expand Down Expand Up @@ -158,6 +160,7 @@ 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.
Expand Down

0 comments on commit d50c5b6

Please sign in to comment.