Chromium Code Reviews| Index: LayoutTests/W3CImportExpectations |
| diff --git a/LayoutTests/W3CImportExpectations b/LayoutTests/W3CImportExpectations |
| index c2f2ba98c71efc221717fe681f4913bacd9756ca..a49120a445152e2a2363f5e457443c1e51beedec 100644 |
| --- a/LayoutTests/W3CImportExpectations |
| +++ b/LayoutTests/W3CImportExpectations |
| @@ -88,8 +88,6 @@ imported/web-platform-tests/geolocation-API [ Skip ] |
| imported/web-platform-tests/hr-time [ Skip ] |
| ## Owners: tkent |
| # imported/web-platform-tests/html [ Pass ] |
| -imported/web-platform-tests/html/iana [ Skip ] |
| -imported/web-platform-tests/html/infrastructure [ Skip ] |
| imported/web-platform-tests/html/introduction [ Skip ] |
| imported/web-platform-tests/html/obsolete [ Skip ] |
| imported/web-platform-tests/html/rendering [ Skip ] |
| @@ -174,6 +172,7 @@ imported/web-platform-tests/html/browsers/browsing-the-web/read-text/load-text-p |
| imported/web-platform-tests/html/browsers/history/the-location-interface/location-stringifier.html [ Skip ] |
| imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.title-07.html [ Skip ] |
| imported/web-platform-tests/html/editing/dnd/the-draggable-attribute/draggable_attribute.html [ Skip ] |
| +imported/web-platform-tests/html/infrastructure/urls/terminology-0/document-base-url.html [ Skip ] |
| # crbug.com/490940: Needs to load extra HTML resources. |
| imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/001.html [ Skip ] |
| @@ -208,8 +207,12 @@ imported/web-platform-tests/html/editing/the-hidden-attribute/hidden-2.svg [ Ski |
| # https://github.com/w3c/web-platform-tests/issues/1861: A function can be |
| # called before it's defined. |
| -# crbug.com/493465: Requires wptserve |
| +# crbug.com/493465: Requires the pipe feature of wptserve |
| imported/web-platform-tests/html/browsers/the-window-object/security-window/window-security.sub.html [ Skip ] |
| +# crbug.com/493465: Requires the pipe feature of wptserve |
|
jsbell
2015/06/01 17:51:12
If this comment only applies to the following line
tkent
2015/06/01 23:30:45
Done.
window-security.sub.html has two problems.
|
| +imported/web-platform-tests/html/infrastructure/urls/dynamic-changes-to-base-urls/dynamic-urls.sub.xhtml [ Skip ] |
| +imported/web-platform-tests/html/infrastructure/urls/resolving-urls [ Skip ] |
| +imported/web-platform-tests/html/infrastructure/urls/terminology-0/multiple-base.sub.html [ Skip ] |
| # https://github.com/w3c/web-platform-tests/issues/1862: |
| # The test doesn't handle ':' after a drive letter in file: URL on Windows. |