[Webkit-unassigned] [Bug 64655] CSS Transitions and Transforms do not work with ::selection
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 17 11:32:12 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64655
Simon Fraser (smfr) <simon.fraser at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> 2011-07-17 11:32:12 PST ---
::selection has been removed from the current CSS3 selectors draft <http://www.w3.org/TR/css3-selectors/#selection>. The previous draft said:
> These are the CSS properties that apply to ::selection pseudo-elements: color, background, cursor (optional), outline (optional).
and it's unlikely this will change. Altering layout as the user selects both results in a terrible user experience, and and is tricky for the browser to implement.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list