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

Jesús Martínez Novo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |High
                 CC|                            |[email protected]

--- Comment #2 from Jesús Martínez Novo <[email protected]> 2012-09-17 
19:58:21 UTC ---
(edit conflict)

When a table row has align=right it's now converted to <tr style="float:
right;">!! which causes this weird display.

This is caused by Gerrit change 13479 -> Anything that are not cells (td, th)
and has align is converted to float, except if it's align=center. It should
have included table rows as well.

This problem surfaces now because of bug 27478

It happens when preview because the switch to HTML5 has been done recently.
When the page cache is refreshed, it will look weird also on page view (unless
HTMLTidy is sanitizing it)

[Importance changed to high]

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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