Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index b5100d69aa71e9684bf63b953aacb5ad2bb30771..849ea4612fa76ab55627751cf90f70b6ebe710b3 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -321,7 +321,6 @@ canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox do |
| # Firefox Feature support statuses- |
| # All changes should be accompanied by platform support annotation changes. |
| -css_test/supportsPointConversions: Fail |
| document_test/supports_cssCanvasContext: Fail |
| element_types_test/supported_details: Fail |
| element_types_test/supported_embed: Fail |
| @@ -362,10 +361,6 @@ postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim |
| [ $compiler == dart2js && ($runtime == drt || $runtime ==chrome) ] |
| wheelevent_test: Fail # Issue 12958 |
| -[ $compiler == dart2js && ($runtime == chrome || $runtime == drt) && ($system == windows || $system == linux)] |
|
karlklose
2015/03/02 08:56:22
These tests still fail, I changed it back in https
|
| -css_test/functional: Fail # Issue 21710 |
| -css_test/supportsPointConversions: Fail # Issue 21710 |
| - |
| [ $compiler == dart2js && $runtime == ff && $system == windows ] |
| node_validator_test: Fail # Issue 22564 |