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

Andre Klapper <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |1.21-git

--- Comment #1 from Andre Klapper <[email protected]> ---
Retesting with 1.21wmf8:

(In reply to comment #0)
> rendered as
> 
> <p><span>Text outside table</span></p>
> <table class="wikitable"></table>

Nowadays I get pretty much the same:
<div lang="en" dir="ltr" class="mw-content-ltr"><p><span>Text outside
table</span></p>
<table class="wikitable"></table>

Second example:

> <div>Text outside table</div>
> <p><br></p>
> <p><br></p>
> <p><br></p>
> <table class="wikitable"></table>

Same result here:

<div>Text outside table</div>
<p><br /></p>
<p><br /></p>
<p><br /></p>
<table class="wikitable"></table>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to