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:
Moonchild 2024-04-03 16:47:23 +02:00 • committed by roytam1
commit 74fdaed1fe
8 changed files with 34 additions and 21 deletions

View file

@ -97,6 +97,7 @@ WEBIDL_FILES = [
'CSSMediaRule.webidl',
'CSSMozDocumentRule.webidl',
'CSSNamespaceRule.webidl',
'CSSPageRule.webidl',
'CSSPrimitiveValue.webidl',
'CSSPseudoElement.webidl',
'CSSRule.webidl',