[Webkit-unassigned] [Bug 172218] URLSearchParams binding slightly wrong
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 18 22:26:51 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172218
--- Comment #16 from Chris Dumez <cdumez at apple.com> ---
(In reply to Chris Dumez from comment #1)
> (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.
Found the issue. It is webbidl2.js that is outdated. Updating it via Bug 172342.
--
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/20170519/80e0abc8/attachment.html>
More information about the webkit-unassigned
mailing list