[Bug 27222] [Shadow]: "title" attribute should inherit in shadow DOM

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27222

Olli Pettay <bugs@pettay.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@pettay.fi

--- Comment #2 from Olli Pettay <bugs@pettay.fi> ---
(In reply to Boris Zbarsky from comment #1)
> It's not clear to me that there's a shadow DOM spec issue here.  @title
> doesn't "inherit".  The tooltip display is just triggered by mouse events,
> and the propagation of those is already well-defined...
That actually requires bug 23887 to be fixed.
Otherwise the which shadow dom can override tooltip from which one isn't quite
consistent (if title is used in <content>).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 19 November 2014 12:26:26 UTC