| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 360f06afa7edc697f9341923d97fee9b49ec5947..62825221fb5af7bf2fd5573d357c5292c271b722 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -134,6 +134,7 @@ url_test: Fail # IE9 does not support createObjectURL (it is suppor
|
| 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.
|
|
|