Backout a74bd5095902, Bug 959405 - Please update the Buri Moz-central, 1.3, 1.2 with...
[gecko.git] / dom / webidl / CSS2Properties.webidl.in
blob62603b229a426652f50e1a6afa8e8c3df46a0aa5
1 interface CSS2Properties : CSSStyleDeclaration {
2 ${props}
3 };