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

Erwin Dokter <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WONTFIX

--- Comment #2 from Erwin Dokter <[email protected]> ---
Tidy's first rule is not to allow block-level elements inside an inline-level
element. This bug describes what Tidy is supposed to do, albeit not what is
desired. Not going to be fixed, because Tidy isn't HTML5-aware and hasn't been
maintained since 2008.

The only solution is to switch to Tidy-html5 [1] (an experimental fork), or
make its functionality part of parsoid. Either way, bug 54617 deals with
updating/upgrading Tidy.

[1] https://github.com/w3c/tidy-html5

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