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 26064 - Typo in Section "Runtime script errors":
Summary: Typo in Section "Runtime script errors":
Status: RESOLVED WORKSFORME
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-06-11 21:48 UTC by contributor
Modified: 2014-06-12 16:43 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2014-06-11 21:48:05 UTC
Specification: http://www.w3.org/TR/workers/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top
Referrer: 

Comment:
Typo in Section "Runtime script errors":

"Thus, error reports proagate up..." should be "Thus, error reports propagate
up..."


Posted from: 80.223.188.94
User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/32.0.1700.107 Chrome/32.0.1700.107 Safari/537.36
Comment 1 Ian 'Hixie' Hickson 2014-06-12 16:43:49 UTC
That's an obsolete version of the spec. Please see http://whatwg.org/html#workers for a more up to date version that has this and many other errors fixed already. (In general, you want to avoid reading anything on the TR/ page of the W3C site, and want to avoid reading W3C forks of specs available on http://whatwg.org/specs/ .)