Last modified: 2014-08-20 22:20:19 UTC
I just fixed bug 67768 and found that it would have been found/fixed earlier had we fixed the corresponding rtselser error that was there in the blacklist file all along. Here are 3 more that are lurking in that blacklist. Worth investigating. add("selser", "Comment semantics: unclosed comment at end 5", "<!--This comment will run out to the end of the document-->"); add("selser", "Sanitizer: Closing of closed but not open table tags 5", "Table not started"); add("selser", "Table in fosterable position 5", "{{OpenTable}}\n<div>\n{|\n|}\n");
*** Bug 62025 has been marked as a duplicate of this bug. ***