[Bug 19526] New: "percent token" emitted; "percentage token" expected

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

          Priority: P2
            Bug ID: 19526
          Assignee: jackalmage@gmail.com
           Summary: "percent token" emitted; "percentage token" expected
        QA Contact: public-css-bugzilla@w3.org
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: bfrohs@gmail.com
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: Syntax
           Product: CSS

Throughout the spec, "percentage" and "percentage token" are used to refer to
the percentage token:

* Introduction to the "Tokenization" section
* The railroad diagram
* "Changes from CSS 2.1 Tokenizer" section
* List of "preserved tokens" in the introduction to the "Tree Construction"
section
* "Property index" section

However, the two places the percentage token is actually emitted (number-rest
state and number-fraction state), it is referred to as "percent token".

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

Received on Saturday, 13 October 2012 21:08:07 UTC