[Bug 20522] New: :sorted, :sorted(ascending), and :sorted(descending)

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20522

            Bug ID: 20522
           Summary: :sorted, :sorted(ascending), and :sorted(descending)
    Classification: Unclassified
           Product: CSS
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Selectors
          Assignee: fantasai.bugs@inkedblade.net
          Reporter: ian@hixie.ch
        QA Contact: public-css-bugzilla@w3.org

To support the new table sorting model in HTML, it would be helpful to have a
pseudo-class that matched <th> elements that head columns that are being
sorted.

I can do the heavy lifting (i.e. you can just defer to the host language), but
it would be helpful if the Selectors spec had this pesudo-class in it first.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 27 December 2012 00:00:12 UTC