NEW 212151
[WPE] http/tests/misc/copy-resolves-urls.html is failing
https://bugs.webkit.org/show_bug.cgi?id=212151
Summary [WPE] http/tests/misc/copy-resolves-urls.html is failing
Zan Dobersek
Reported 2020-05-20 09:57:59 PDT
The http/tests/misc/copy-resolves-urls.html layout test is failing on WPE since being enabled: --- /app/webkit/WebKitBuild/Release/layout-test-results/http/tests/misc/copy-resolves-urls-expected.txt +++ /app/webkit/WebKitBuild/Release/layout-test-results/http/tests/misc/copy-resolves-urls-actual.txt @@ -1,5 +1,4 @@ This tests to make sure that copying/pasting HTML results in URLs being full paths so pasting between websites works. To test manually, copy the selection and paste it into the blue box. If this is a file:/// url, the links should be relative. If this is an http:// url, the links should be absolute. link -link -<a href="http://127.0.0.1:8000/relative/path/foo.html">link</a><img src="http://127.0.0.1:8000/misc/resources/compass.jpg"> +
Attachments
Note You need to log in before you can comment on or make changes to this bug.