[Webkit-unassigned] [Bug 119000] Incorrect inheritance using [attribute=value] selector.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 18:01:44 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=119000


Chris J. Shull <chrisjshull at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chrisjshull at gmail.com




--- Comment #5 from Chris J. Shull <chrisjshull at gmail.com>  2014-02-06 17:59:04 PST ---
Hey Michael, as a workaround you may want to look into using data-* attributes. For example, using 'data-type' instead of 'type'. (This is the html5 way of doing custom attributes.)

When I switched to 'data-type' in the attached tests the problem no longer manifested.

-- 
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