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 15918 - What is the "i" of type=context i or type=hidden i? Case-insensitive? A variable passed through? An nth? No similar examples were found in http://www.w3.org/TR/selectors/ JimJJewett@gmail.com
Summary: What is the "i" of type=context i or type=hidden i? Case-insensitive? A var...
Status: RESOLVED WORKSFORME
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: 2012-02-06 21:51 UTC by contributor
Modified: 2012-07-18 18:47 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2012-02-06 21:51:22 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html
Multipage: http://www.whatwg.org/C#head
Complete: http://www.whatwg.org/c#head

Comment:
What is the "i" of type=context i or type=hidden i?  Case-insensitive?	A
variable passed through?  An nth?  No similar examples were found in
http://www.w3.org/TR/selectors/ JimJJewett@gmail.com

Posted from: 129.33.1.37
User agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7
Comment 1 Kang-Hao (Kenny) Lu 2012-02-06 21:54:52 UTC
See http://dev.w3.org/csswg/selectors4/#attribute-case .
Comment 2 Ms2ger 2012-02-09 20:30:24 UTC
Indeed. That is the spec [SELECTORS] <http://www.whatwg.org/specs/web-apps/current-work/multipage/references.html#refsSELECTORS> points to.