Dactyloidae/dom/webidl/CSS2Properties.webidl.in

3 lines
61 B
Text
Raw Normal View History

interface CSS2Properties : CSSStyleDeclaration {
${props}
};