Bug 1885489 - Part 5: Add SnapshotIterator::readInt32(). r=iain
[gecko.git] / dom / webidl / CSS2Properties.webidl.in
blob0f7853946cb3328c511575c954f79f082270540c
1 [Exposed=Window]
2 interface CSS2Properties : CSSStyleDeclaration {
3 ${props}
4 };