mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
Issue #2490 - Part 14: Convert CSSPageRule to WebIDL.
The .style PutForwards bit is coming along for the ride here as a new feature.
This commit is contained in:
parent
d1b6a584b8
commit
74fdaed1fe
8 changed files with 34 additions and 21 deletions
|
|
@ -97,6 +97,7 @@ WEBIDL_FILES = [
|
|||
'CSSMediaRule.webidl',
|
||||
'CSSMozDocumentRule.webidl',
|
||||
'CSSNamespaceRule.webidl',
|
||||
'CSSPageRule.webidl',
|
||||
'CSSPrimitiveValue.webidl',
|
||||
'CSSPseudoElement.webidl',
|
||||
'CSSRule.webidl',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue