- From: <bugzilla@jessica.w3.org>
- Date: Tue, 12 Feb 2013 19:54:47 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20983
Bug ID: 20983
Summary: Expose page-margin rules inside @page (CSSPagerule)
Classification: Unclassified
Product: CSS
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: CSSOM
Assignee: glenn@skynav.com
Reporter: simon.sapin@kozea.fr
QA Contact: public-css-bugzilla@w3.org
Section 6.4.8 of the current ED describes CSSPageRule with only "selectorText"
and "style" attributes. (The latter is a list of declarations.) This interface
does not expose the margin at-rules:
http://dev.w3.org/csswg/css3-page/#margin-at-rules
A "cssRules" attribute of type CSSRuleList should be added, as in CSSMediaRule.
Issue originally filed on Paged Media:
https://www.w3.org/Style/CSS/Tracker/issues/260/edit
Related email:
http://lists.w3.org/Archives/Public/www-style/2009Oct/0094.html
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 12 February 2013 19:54:49 UTC