« Bugzilla Issues Index
#902 — 11.1.9: bold "Property Descriptor"
- bug_id:
902
- creation_ts:
2012-11-01 17:09:00 -0700
- short_desc:
11.1.9: bold "Property Descriptor"
- delta_ts:
2012-11-23 09:45:40 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 11: October 26, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
2362
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-01 17:09:49 -0700
In 11.1.9 "Template Literals",
under "Runtime Semantics: GetTemplateCallSite Abstract Operation",
steps 8.c and 8.e say:
c. Call the [[DefineOwnProperty]] internal method of siteObj with arguments
prop, Property Descriptor {...}, and false.
e. Call the [[DefineOwnProperty]] internal method of rawObj with arguments
prop, Property Descriptor {...}, and false.
where (in each case) "Property Descriptor" is bold.
Change it to a normal-weight font.
- commentid:
2363
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-01 17:28:29 -0700
corrected in rev 12 editor's draft
- commentid:
2646
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-23 09:45:40 -0800
corrected in rev 12, Nov. 22, 2012 draft