Mypal/dom/webidl/CSS2Properties.webidl.in

4 lines
61 B
Plaintext
Raw Normal View History

2019-03-11 03:26:37 -07:00
interface CSS2Properties : CSSStyleDeclaration {
${props}
};