1
0
Fork 0
liza/test
Mike Gerwitz a145bfe1f8 Use HTMLElement#setAttribute in NaFieldStyler for IE<9
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
2016-04-05 11:53:30 -04:00
..
dapi HttpDataApi#request permits null data 2015-05-29 12:45:02 -04:00
ui/styler Use HTMLElement#setAttribute in NaFieldStyler for IE<9 2016-04-05 11:53:30 -04:00
pre.js add es6-promise shim 2016-03-01 00:48:37 -05:00