Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[WPE] Enable some more wpt tests.
https://bugs.webkit.org/show_bug.cgi?id=179939 Reviewed by Žan Doberšek. * TestExpectations: Add the number of a bug I filed. * platform/wpe/TestExpectations: Enable some smaller top-level wpt directories. * platform/wpe/imported/w3c/web-platform-tests/FileAPI/historical.https-expected.txt: Added: Service Workers are not yet enabled for WPE, which affects the results of this test in a harmless way. Canonical link: https://commits.webkit.org/195977@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@225109 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
57 additions
and 1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,9 @@ | ||
|
||
PASS "toNativeLineEndings" should not be supported | ||
FAIL "FileError" should not be supported assert_false: expected false got true | ||
PASS "FileException" should not be supported | ||
PASS Blob should not support slice prefixed | ||
PASS BlobBuilder should not be supported. | ||
PASS createFor method should not be supported | ||
PASS Blob.close() should not be supported | ||
|