Bug 98751
Summary: | [Qt] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ossy |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 420+ | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 79666 |
Csaba Osztrogonác
--- /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt
+++ /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-actual.txt
@@ -11,4 +11,5 @@
Doing an XHR to a directory.
ReadyState handler: readyState = 1
ReadyState handler: readyState = 4
+Error handler: readyState = 4
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
Skipped by https://trac.webkit.org/changeset/130752
Csaba Osztrogonác
It still fails.