[Webkit-unassigned] [Bug 172218] URLSearchParams binding slightly wrong
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 17 12:56:20 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172218
Chris Dumez <cdumez at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |youennf at gmail.com
--- Comment #1 from Chris Dumez <cdumez at apple.com> ---
(In reply to Anne van Kesteren from comment #0)
> Tests:
>
> https://w3c-test.org/url/interfaces.any.html
> https://w3c-test.org/url/interfaces.any.worker.html
Hmm, when I import this test locally, I get:
Harness Error (FAIL), message = Unterminated generic type record, line 20 (tokens: ', USVString> ')
[
{
"type": "other",
"value": ","
},
{
"type": "whitespace",
"value": " "
},
{
"type": "identifier",
"value": "USVString"
},
{
"type": "other",
"value": ">"
},
{
"type": "whitespace",
"value": " "
}
]
PASS Untitled
It is running fine on w3c-test.org though :/ I tried updating our idlharness.js but it did not help.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170517/534ca6a5/attachment.html>
More information about the webkit-unassigned
mailing list