Commit ec81b46
committed
Fix breakage on Firefox <4
Prior to Gecko 2.0 (Firefox 4) getComputedStyle requires a second parameter.. See https://developer.mozilla.org/en/docs/DOM/window.getComputedStyle. This breakage was introduced in 1.3.0.1 parent 62bb9e5 commit ec81b46
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments