https://bugzilla.wikimedia.org/show_bug.cgi?id=46757
Jon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW Assignee|[email protected] |[email protected]. | |org Summary|Use of @embed in css file |Use of @embed inside a |prevents any later css |property in css file |rendering on Nokia N95 |generates invalid css --- Comment #6 from Jon <[email protected]> --- Thanks guys this seems to be what's happening. The regexp should possibly be improved to avoid this sort of misuse. After all this rule could easily be placed have been placed somewhere like MediaWiki:Common.css and break an entire skin on an older device. Seems like a bad code smell. I've abandoned the patchset (although the purist in me still feels it is nasty to have a hack in for a specific browser) - we should at least have a use legacy mode global check in there to allow people to turn it on or off. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
