Bug 212151
Summary: | [WPE] http/tests/misc/copy-resolves-urls.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | Keywords: | LayoutTestFailure |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Zan Dobersek
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |