1,295
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 | ||
** In {{bug|532569}} there is a patch to enable opt-in integration via a "tranaprent" attribute on iframes | |||
* Robert Longson landed support for DOM access to SVG CSS properties. | * 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. | ** 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. | ||
edits