[webkit-reviews] review granted: [Bug 135077] _WKActivatedElementInfo.title should fallback to innerText if the link doesn't have title attribute. : [Attachment 235155] Fallback to link element's innerHTML if its title attribute is empty.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 18 16:41:00 PDT 2014


mitz at webkit.org <mitz at webkit.org> has granted Yongjun Zhang
<yongjun_zhang at apple.com>'s request for review:
Bug 135077: _WKActivatedElementInfo.title should fallback to innerText if the
link doesn't have title attribute.
https://bugs.webkit.org/show_bug.cgi?id=135077

Attachment 235155: Fallback to link element's innerHTML if its title attribute
is empty.
https://bugs.webkit.org/attachment.cgi?id=235155&action=review

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=235155&action=review


> Source/WebKit2/ChangeLog:6
> +	   When populate InteractionInformationAtPosition's title value, use a
link element's innerText if it

typo: populate->populating


More information about the webkit-reviews mailing list