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 21942 - [HTML] editorial: 6.3: missing "to" twice
Summary: [HTML] editorial: 6.3: missing "to" twice
Status: CLOSED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: All All
: P2 minor
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-06 20:39 UTC by Michael Dyck
Modified: 2013-07-15 20:57 UTC (History)
2 users (show)

See Also:


Attachments

Description Michael Dyck 2013-05-06 20:39:13 UTC
In 6.3 "Origin",
in the algorithm for the ASCII serialization of an origin,
step 4 says:
    Apply the IDNA ToASCII algorithm [to] the host part of the origin tuple,
    with both the AllowUnassigned and UseSTD3ASCIIRules flags set, and
    append the results [to] result.

Insert the word "to" at both of the indicated points.
Comment 1 contributor 2013-06-07 21:53:31 UTC
Checked in as WHATWG revision r7937.
Check-in comment: Fix some typos or copypasta.
http://html5.org/tools/web-apps-tracker?from=7936&to=7937