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 24809 - Convert "Sort the tables with pending sorts" and "a table with a pending sort" to use microtasks directly.
Summary: Convert "Sort the tables with pending sorts" and "a table with a pending sor...
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-25 18:52 UTC by contributor
Modified: 2014-05-07 22:52 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2014-02-25 18:52:09 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#table-sorting-model
Complete: http://www.whatwg.org/c#table-sorting-model
Referrer: 

Comment:
Convert "Sort the tables with pending sorts"  and "a table with a pending
sort" to use microtasks directly.

Posted from: 2620:0:1000:167c:d49d:37a4:bf81:a88a by ian@hixie.ch
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.3 Safari/537.36
Comment 1 Ian 'Hixie' Hickson 2014-02-25 19:04:40 UTC
I'm punting on this until mutation observers are updated.
Comment 2 contributor 2014-05-07 22:52:30 UTC
Checked in as WHATWG revision r8617.
Check-in comment: Move table sorting to microtasks.
http://html5.org/tools/web-apps-tracker?from=8616&to=8617