[Webkit-unassigned] [Bug 138557] Attribute text in HTMLAnchorElement should behave as per specification
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 11 19:54:39 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=138557
Chris Dumez <cdumez at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #241410|review?, commit-queue? |review-, commit-queue-
Flags| |
--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 241410
--> https://bugs.webkit.org/attachment.cgi?id=241410
Patch-Updated-Review1
View in context: https://bugs.webkit.org/attachment.cgi?id=241410&action=review
> Source/WebCore/html/HTMLAnchorElement.cpp:512
> + ExceptionCode ec;
We should not ignore the Execution code.
> Source/WebCore/html/HTMLAnchorElement.idl:59
> + attribute DOMString text;
We likely want a [SetterRaisesException] here
--
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/20141112/fc6af539/attachment-0002.html>
More information about the webkit-unassigned
mailing list