a145bfe1f8
element.style is not supported as an lvalue in IE<9. All the rest of the sane world that doesn't support IE<9 should be laughing at me in pity right now. * src/ui/styler/NaFieldStyler.js (hideField): Use HTMLElement#setAttribute instead of HTMLElement#style as an lvalue * test/ui/styler/NaFieldStylerTest.js: Modify test cases to check for invocation of setAttribute |
||
---|---|---|
.. | ||
NaFieldStylerTest.js |