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 11341 - typo in 4.2.10: "[READ_ERROR]" should read "[Replaceable]"
Summary: typo in 4.2.10: "[READ_ERROR]" should read "[Replaceable]"
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebIDL (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Cameron McCormack
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-18 19:32 UTC by Glenn Adams
Modified: 2010-11-18 19:37 UTC (History)
2 users (show)

See Also:


Attachments

Description Glenn Adams 2010-11-18 19:32:54 UTC
In Web IDL W3C Working Draft 21 October 2010, Section 4.2.10, there appears:

"An attribute with the [READ_ERROR] extended attribute must not also be declared with the [PutForwards] extended attribute."

I believe "[READ_ERROR]" should read as "[Replacable]".

Regards,
Glenn
Comment 1 Glenn Adams 2010-11-18 19:33:31 UTC
That is, "[Replaceable]".
Comment 2 Cameron McCormack 2010-11-18 19:37:47 UTC
Tab-complete typo.  Fixed, thanks Glenn.