[webkit-reviews] review requested: [Bug 29972] Implement URL decomposition IDL attributes for HTMLAnchorElement : [Attachment 41658] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 07:05:58 PDT 2009


Yael <yael.aharon at nokia.com> has asked	for review:
Bug 29972: Implement URL decomposition IDL attributes for HTMLAnchorElement
https://bugs.webkit.org/show_bug.cgi?id=29972

Attachment 41658: Patch
https://bugs.webkit.org/attachment.cgi?id=41658&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
Style comments fixed.
More tests added.
Each test either passes on IE8 and Firefox 3.5.2, or it has some explanation of
why it does not pass.
Server-based naming authority issue - I sent an e-mail to webkit-dev and asked
the question on #whatwg IRC channel. Nobody seems to know the answer, so I
tested IE8 and followed its behavior.

KURL character table should be updated to reflect newer specifications, e.g.
RFC 3986. This was not done in this patch.


More information about the webkit-reviews mailing list