[Bug 20439] New: 4.4.6: <span class="desc">

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20439

            Bug ID: 20439
           Summary: 4.4.6: <span class="desc">
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: jmdyck@ibiblio.org
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

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".

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 19 December 2012 02:49:47 UTC