- From: <bugzilla@jessica.w3.org>
- Date: Mon, 29 Oct 2012 21:27:03 +0000
- To: public-webapps-bugzilla@w3.org
Received on Monday, 29 October 2012 21:27:05 UTC
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18738
Dimitri Glazkov <dglazkov@chromium.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu
--- Comment #2 from Dimitri Glazkov <dglazkov@chromium.org> ---
I think it was Boris who came up with this.
http://dev.w3.org/csswg/selectors4/#type-selectors
In order for <x-button> (a subclass of HTMLButtonElement) to also match UA
styles for <button>, we redefine "element type" to mean:
1) the element itself -- x-button
2) all types it is inherited from -- button.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 29 October 2012 21:27:05 UTC