| OLD | NEW |
| 1 # Overriden expectations for imported tests when run with --enable-wptserve | 1 # Overriden expectations for imported tests when run with --enable-wptserve |
| 2 | 2 |
| 3 # This file is now obsolete and will be removed. See https://crbug.com/666111 | 3 # This file is now obsolete and will be removed. See https://crbug.com/666111 |
| 4 |
| 5 # Needs rebaseline after enabling WPTServe. |
| 6 imported/wpt/domparsing/DOMParser-parseFromString-html.html [ Failure ] |
| 7 imported/wpt/domparsing/DOMParser-parseFromString-xml.html [ Failure ] |
| 8 imported/wpt/html/semantics/document-metadata/the-meta-element/pragma-directives
/attr-meta-http-equiv-refresh/dynamic-append.html [ Failure ] |
| 9 imported/wpt/html/semantics/document-metadata/the-meta-element/pragma-directives
/attr-meta-http-equiv-refresh/not-in-shadow-tree.html [ Failure ] |
| 10 imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-same-ori
gin-with-hash.html [ Failure ] |
| 11 imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-same-ori
gin-with-hash.html [ Failure ] |
| 12 |
| 13 # Update expectation after enabling WPTServe |
| 14 imported/wpt/domparsing/innerhtml-05.xhtml [ Crash Failure ] |
| 15 imported/wpt/workers/opaque-origin.html [ Crash Failure ] |
| 16 imported/wpt/workers/Worker_cross_origin_security_err.htm [ Timeout ] |
| 17 imported/wpt/service-workers/service-worker/fetch-frame-resource.https.html [ Ti
meout ] |
| 18 imported/wpt/service-workers/service-worker/update-after-oneday.https.html [ Tim
eout ] |
| OLD | NEW |