https://bugzilla.wikimedia.org/show_bug.cgi?id=41753
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #5 from Gabriel Wicke <[email protected]> 2012-11-06 18:03:41 UTC --- The right kind of protection is removed in https://gerrit.wikimedia.org/r/#/c/32003/. We had to perform some tricks to preserve the newline after the opening pre tag in the treebuilder. The HTML spec makes that newline optional, so it seems that DOM implementations are free to discard it and still be compliant with the spec. This might or might not bite you. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
