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 21187 - Algorithmic steps preprocessor
Summary: Algorithmic steps preprocessor
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: Editor tools (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Edward O'Connor
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-04 15:39 UTC by Robin Berjon
Modified: 2013-05-13 22:20 UTC (History)
4 users (show)

See Also:


Attachments

Description Robin Berjon 2013-03-04 15:39:28 UTC
Go to http://www.w3.org/html/wg/drafts/html/master/tabular-data.html#table-sorting-model and do a "find on page" for "Top of loop" and look at the contents of Step 2 there.

Then go to http://www.whatwg.org/specs/web-apps/current-work/multipage/tabular-data.html#table-sorting-model and do the same thing.

We're missing a preprocessor for this.
Comment 1 Silvia Pfeiffer 2013-03-05 01:03:36 UTC
Oops! Good find!
Comment 2 Edward O'Connor 2013-03-05 20:08:30 UTC
Robin,

I'll take a stab at this this week, unless you're planning on looking at it then.
Comment 3 Robin Berjon 2013-03-06 09:10:59 UTC
(In reply to comment #2)
> I'll take a stab at this this week, unless you're planning on looking at it
> then.

That would be great, thanks!
Comment 4 Edward O'Connor 2013-05-13 22:20:14 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: https://github.com/w3c/html-tools/commit/bd4a55c91f3a93dd0f50291316d0f9c828650d1a
Rationale: Fixed.