On Fri, Mar 29, 2013 at 2:19 AM, Florian Rivoal <florian@rivoal.net> wrote: > I found a typo in example 13: > > print(el.style.var.foo-bar); > /* Retrieves "var-foo" and subtracts a JS variable named "bar" > > It should say: > > /* Retrieves "var.foo" and subtracts [...] Not technically a typo (it retrieves the value of the "var-foo" property), but your version is clearer if I want to maintain this abbreviated explanation. ~TJReceived on Friday, 29 March 2013 17:00:53 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:27 UTC