- From: <bugzilla@jessica.w3.org>
- Date: Thu, 03 Feb 2011 22:58:20 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11368 Glenn Adams <glenn@skynav.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #4 from Glenn Adams <glenn@skynav.com> 2011-02-03 22:58:19 UTC --- Ian, really, this only needs a simple fix. Notwithstanding your comment below that "it is explicitly explained", in fact, the first time you use it in the document (in section 2.4 "UTF-8") you don't explain it. You need an explanation like: <quote> The following rules employ a typographic convention that notionally maps to a switch statement. Each bullet (↪) expresses a condition, followed optionally by other conditions, and finally a consequence (result) after a sequence of conditions. If some condition is satisfied, then the consequence obtains, then the switch terminates (i.e., the consequence includes an implied 'break'). Conditions are processed from the first to the last, until one holds or none is satisfied. </quote> My original comment was that you might want to include a generic description like this in the typographic conventions section 1.7.2. Regards, Glenn -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 3 February 2011 22:58:22 UTC