DescriptionHandle empty title attribute tooltips.
The spec tells us that if an element has a title attribute, its value
should be returned as its tooltip/advisory information:
http://www.whatwg.org/specs/web-apps/current-work/#the-title-attribute
Align with how other browsers behave for <foo title> and return the
empty string rather than consult the parent element.
R=
BUG=399255
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180109
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|