IE9 specific suppression.

TBR=blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22068 260f80e4-7a28-3924-810f-c04153c831b5
diff --git a/tests/html/html.status b/tests/html/html.status
index 360f06a..6282522 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -134,6 +134,7 @@
 window_open_test: Skip      # BUG(4016)
 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
+input_element_test/attributes: Fail # IE returns null while others ''
 
 # IE9 Feature support statuses-
 # All changes should be accompanied by platform support annotation changes.