Commit fcce4aa
Simon Pieters
[cssom] Expose the margin at-rules in @page as CSSMarginRule, uses type constant 9. Use a new interface for the declarations in @page and @top-left. Move the bulk of CSSStyleDeclaration to a new interface CSSDeclaration, and let CSSStyleDeclaration, CSSPageDeclaration and CSSMarginDeclaration inherit from it. https://www.w3.org/Bugs/Public/show_bug.cgi?id=22500
1 parent b7c1ed1 commit fcce4aa
2 files changed
Lines changed: 343 additions & 91 deletions
0 commit comments