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

Gabriel Wicke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Gabriel Wicke <[email protected]> ---
(In reply to comment #2)
> To perhaps clarify, VE and parsoid should accept both
> 
> |content
> |-
> |}
> 
> and
> 
> |content
> |}
> 
> as validly closed templates that should be displayed and rendered
> identically.

We currently don't strip empty table rows, which seems to be done in some
conditions in the PHP parser + tidy combo. We could emulate this behavior in
templated content and maybe also outside of templated content, but will need to
avoid dirty diffs and preserve WYSIWYG behavior even when another row is added
in VE.

> Both syntaxes should be retained as is when roundtripping.

This should already be the case in Parsoid. I just verified this at
http://parsoid.wmflabs.org/_rtform/. Pawn insertion would a DOM modification in
VE.

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

Reply via email to