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 23916 - :sorted, :sorted(ascending), and :sorted(descending)
Summary: :sorted, :sorted(ascending), and :sorted(descending)
Status: RESOLVED WONTFIX
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: All All
: P4 enhancement
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard: blocked on dependencies
Keywords:
Depends on: 20522
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-25 19:28 UTC by Ian 'Hixie' Hickson
Modified: 2016-02-14 16:09 UTC (History)
3 users (show)

See Also:


Attachments

Description Ian 'Hixie' Hickson 2013-11-25 19:28:34 UTC
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.
Comment 1 Anne 2016-02-14 16:09:18 UTC
With table sorting gone, this will no longer happen either.