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 21573 - [HTML] editorial: 4.6.21: missing "be"
Summary: [HTML] editorial: 4.6.21: missing "be"
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-04-03 18:22 UTC by Michael Dyck
Modified: 2013-04-15 04:33 UTC (History)
2 users (show)

See Also:


Attachments

Description Michael Dyck 2013-04-03 18:22:18 UTC
In 4.6.21 "The ruby element",
under "set the current base text", step 1 says:
    Let text range a DOM range ...
and under "push a ruby annotation", step 2 says:
    Let annotation range a DOM range ...

In each case, insert "be" before "a".
Comment 1 Ian 'Hixie' Hickson 2013-04-04 00:38:07 UTC
Good catch, thanks!
Comment 2 contributor 2013-04-04 00:39:50 UTC
Checked in as WHATWG revision r7793.
Check-in comment: Fix some typos or copypasta.
http://html5.org/tools/web-apps-tracker?from=7792&to=7793