Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index c3b92b7b5c7ebb4e46b6654c38ad8e02bf13a36e..b0fabccfc54eef99093727e7cd67155b95b787a9 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -113,6 +113,10 @@ postmessage_structured_test: Skip # BUG(5685): times out. |
| serialized_script_value_test: Fail |
| url_test: Fail # IE9 does not support createObjectURL (it is supported in IE10) |
| window_open_test: Skip # BUG(4016) |
| +<<<<<<< HEAD |
|
kustermann
2013/03/27 10:21:21
This was probably unintentional.
Andrei Mouravski
2013/03/27 17:45:40
Aye.
|
| +xhr_cross_origin_test: Fail # Issue 6016. |
| +======= |
| +>>>>>>> git-svn |
| 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 |