This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24598 - Use :not(.note) rather than :not([class="note"]). Fetch has class="note no-backref" on a <span> and things fail. (I tried to report this against #head but that did not work.)
Summary: Use :not(.note) rather than :not([class="note"]). Fetch has class="note no-ba...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-10 14:35 UTC by contributor
Modified: 2014-02-10 21:11 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-02-10 14:35:17 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html
Multipage: http://www.whatwg.org/C#the-span-element
Complete: http://www.whatwg.org/c#the-span-element
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/index.html

Comment:
Use :not(.note) rather than :not([class="note"]). Fetch has class="note
no-backref" on a <span> and things fail. (I tried to report this against #head
but that did not work.)

Posted from: 82.130.78.44 by annevk@annevk.nl
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:30.0) Gecko/20100101 Firefox/30.0