Use setProperty when setting style properties (#9302)
* Use setProperty when setting style properties setProperty is faster in all/most modern browsers. It also lets us support CSS variables. * Only use setProperty when setting CSS variables * Add test to ensure setting CSS variables do not warn * Make this PR pretty again * Run fiber test script
B
Brandon Dail committed
42bc28bbfd483942edd6a32a5838865812080f36
Parent: 4129074
Committed by GitHub <[email protected]>
on 4/20/2017, 8:25:39 PM