| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index ac12321112b17fd1404a325e5dc181bcdaa6cab1..068dea8b452611895df83da011b245ffccbc589d 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -166,7 +166,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 ''
|
| -xhr_cross_origin_test/functional: Skip # Issue 12920
|
| +xhr_cross_origin_test: Skip # Issue 12920
|
|
|
| # IE9 Feature support statuses-
|
| # All changes should be accompanied by platform support annotation changes.
|
| @@ -246,7 +246,6 @@ webgl_1_test/supported: Fail
|
| websocket_test/supported: Fail
|
| websql_test/supported: Fail
|
| worker_test/supported: Fail
|
| -xhr_cross_origin_test/supported: Fail
|
| xhr_test/supported_HttpRequestProgressEvent: Fail
|
| xhr_test/supported_onLoadEnd: Fail
|
| xhr_test/supported_onProgress: Fail
|
|
|