FWIW, IE9 on my computer: [1] CSSStyleDeclaration.cssText - delimiters - one declaration "left: 10px;" [2] CSSStyleDeclaration.cssText - delimiters - two declarations “left: 10px; right: 20px;" [3] Summary IE adds a simple semicolon after the last declaration, but a semicolon and a space to separate two declarations. This is what I personnally do in my inline style declarations. Best regards, FrançoisReceived on Sunday, 29 July 2012 16:53:07 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:19 UTC