https://bugzilla.wikimedia.org/show_bug.cgi?id=39617

Erwin Dokter <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #21 from Erwin Dokter <[email protected]> ---
Gabriel, this patch only sanitizes native parser HTML output so that Tidy
doesn't have to, in order to have certain CSS (such as .hlist) work as expected
in those cases where Tidy is *not* available. I don't know where your issues
originate from, but if they are from regular wiki pages, then this should not
affect them.

As for Parsoid, there is no CSS fix. Believe me, I've tried them all. This is
the only solution left. List items are is essence block level elements and
should be treated and generated as such. I'm not sure what Parsoid does exactly
(VE?), but if it processes HTML output that went through Tidy, then this should
also not affect Parsoid.

If NEW issues arise, please open a new bug.

-- 
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

Reply via email to