https://bugzilla.wikimedia.org/show_bug.cgi?id=35704
--- Comment #9 from Jon <[email protected]> 2012-05-07 22:19:27 UTC --- All these bad rules currently have to be overridden in hacks.css via tag[style] css rules The latest issue we have encountered with this is slowdown in scrolling on iOS 4.x (see bug 36605). We're yet to find a suitable solution to this problem but we seemed to be getting to the following situation: * Allow users to define css rules rather than inline css * Clean up templates, possibly allowing flagging of templates to make this job easier * In the long term considering the turning off of inline styles on the mobile site The remaining issue there is XSS and the possibility of damaging ui's (for instance a user could update a css stylesheet to make all content invisible). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
