tenfourfox/dom/webidl/CSS2Properties.webidl.in

4 lines
61 B
Plaintext
Raw Normal View History

2017-04-19 07:56:45 +00:00
interface CSS2Properties : CSSStyleDeclaration {
${props}
};