Confirmed users
729
edits
| Line 33: | Line 33: | ||
** Works pretty well, but accessibility and zooming are broken | ** Works pretty well, but accessibility and zooming are broken | ||
** roc and tnikkel will be focusing on this; everything depends on it now | ** roc and tnikkel will be focusing on this; everything depends on it now | ||
* Robert Longson landed support for DOM access to SVG CSS properties. Watch out for Web compatibility issues involving "if (elem.style.filter)"! | * Robert Longson landed support for DOM access to SVG CSS properties. | ||
** Watch out for Web compatibility issues involving "if (elem.style.filter)"! IE has a filter property with completely different syntax. WebKit and Opera make elem.style.filter undetectable to work around this, but we don't. | |||
= Content Update = | = Content Update = | ||