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 20439 - 4.4.6: <span class="desc">
Summary: 4.4.6: <span class="desc">
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebIDL (show other bugs)
Version: unspecified
Hardware: All All
: P2 trivial
Target Milestone: ---
Assignee: Cameron McCormack
QA Contact: public-webapps-bugzilla
URL:
Whiteboard: [v1]
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-19 02:49 UTC by Michael Dyck
Modified: 2013-08-03 08:01 UTC (History)
2 users (show)

See Also:


Attachments

Description Michael Dyck 2012-12-19 02:49:45 UTC
In "4.4.6. Attributes",
in the bullet for the attribute setter,
step 6.2 says:
    Call the [[DefineOwnProperty]] method of O  passing property name P,
    Property Descriptor { ... }, and false.
where the markup around the braces is:
    <span class="desc">{ ... }</span>

For consistency, change the class from "desc" to "descriptor".
Comment 1 Cameron McCormack 2013-08-03 08:01:57 UTC
Thanks.  How did you find this, especially since I don't have any special styling for .descriptor currently? :)

http://dev.w3.org/cvsweb/2006/webapi/WebIDL/Overview.xml.diff?r1=1.666;r2=1.667;f=h
http://dev.w3.org/cvsweb/2006/webapi/WebIDL/v1.xml.diff?r1=1.107;r2=1.108;f=h