[Bug 11343] Browsers allow *any* element to match :active between a mousedown on it and the subsequent mouseup. The definition of :active should change to match this behavior.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11343

fantasai <fantasai.bugs@inkedblade.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fantasai.bugs@inkedblade.ne
                   |                            |t

--- Comment #3 from fantasai <fantasai.bugs@inkedblade.net> 2010-11-19 08:11:08 UTC ---
FWIW, it's called :active, not :onmousedown. I disagree with this change unless
it's a significant web-compat issue.

(Note also that any pages relying on this behavior are not keyboard accessible,
since the <div> under question is not focusable.)

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 19 November 2010 08:11:13 UTC