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 22865 - [HTML] editorial: 10.2.6: truncated text
Summary: [HTML] editorial: 10.2.6: truncated text
Status: CLOSED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-03 00:25 UTC by Michael Dyck
Modified: 2013-08-29 04:22 UTC (History)
2 users (show)

See Also:


Attachments

Description Michael Dyck 2013-08-03 00:25:27 UTC
In 10.2.6 "Authoring notes",
the 4th paragraph ends:
    ... or by sharing a single EventSource object using a

It looks like
     <a href=#sharedworkerglobalscope title=SharedWorkerGlobalScope>shared
     worker</a>.
     </p>
got cut off at some point.
Comment 1 Ian 'Hixie' Hickson 2013-08-03 16:04:36 UTC
Woops.