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 19526 - "percent token" emitted; "percentage token" expected
Summary: "percent token" emitted; "percentage token" expected
Status: RESOLVED FIXED
Alias: None
Product: CSS
Classification: Unclassified
Component: Syntax (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Tab Atkins Jr.
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-13 21:08 UTC by Brandon Frohs
Modified: 2012-10-16 00:29 UTC (History)
0 users

See Also:


Attachments

Description Brandon Frohs 2012-10-13 21:08:06 UTC
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".