- From: <bugzilla@jessica.w3.org>
- Date: Fri, 12 Oct 2012 19:19:29 +0000
- To: public-css-bugzilla@w3.org
- Message-ID: <bug-19518-5148@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19518
Priority: P2
Bug ID: 19518
Assignee: jackalmage@gmail.com
Summary: Definitions for items that can appear in tree are not
linked to
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
In the Tree Construction section, "create a *" should link to the corresponding
definition at the beginning of the Tree Construction section.
For example, in the Top-level mode, when the current input token is an
"at-keyword token":
> Create an *at-rule* with its name set to the value of the current input token and push it onto the stack of open rules. Switch to the at-rule-prelude mode.
At the beginning of the Tree Construction section, there is a definition list
with "at-rule" listed, along with it's definition:
> An at-rule has a name, a prelude consisting of a list of primitives, and a value consisting of a list of at-rules, style rules, or declarations.
It would be much clearer if this was linked to directly, everywhere any of the
items in that definition list are mentioned.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 12 October 2012 19:19:30 UTC