diff options
author | Bruno de Oliveira Abinader <bruno.d@partner.samsung.com> | 2015-01-14 14:01:52 -0400 |
---|---|---|
committer | Bruno de Oliveira Abinader <bruno.d@partner.samsung.com> | 2015-01-19 13:21:03 -0400 |
commit | dc008977f96de90170a72be226af3e3eb54def13 (patch) | |
tree | e9cdbcee5b95a7057e45839985c2b4d88f1a3df5 /components/script/dom/virtualmethods.rs | |
parent | d747a33df9c167a3defbbdcfe356ee25eeb672ad (diff) | |
download | servo-dc008977f96de90170a72be226af3e3eb54def13.tar.gz servo-dc008977f96de90170a72be226af3e3eb54def13.zip |
Share supported CSS properties between style and CSSStyleDeclaration
Avoids duplicated code when implementing the CSS properties accessors in
CSSStyleDeclaration WebIDL. Servo internal CSS properties are not
accessible.
CSS property "float" is unnacessible because we currently lack support
for BinaryName IDL annotation (#4435).
Fixes #4429, #4430.
Diffstat (limited to 'components/script/dom/virtualmethods.rs')
0 files changed, 0 insertions, 0 deletions