summaryrefslogtreecommitdiffstats
path: root/dom/webidl/CSS2Properties.webidl.in
blob: 0f7853946cb3328c511575c954f79f082270540c (plain)
1
2
3
4
[Exposed=Window]
interface CSS2Properties : CSSStyleDeclaration {
${props}
};