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

--- Comment #7 from Derk-Jan Hartman <hartman.w...@gmail.com> ---
@Niklas, that <form> inside the row is not really valid HTML5 I think. <form>
is supposed to be in http://www.w3.org/TR/html5/dom.html#flow-content-1, and
though <table> is flow-content, the <tr> itself only accepts a very limited
amount of children: http://www.w3.org/TR/html5/tabular-data.html#the-tr-element

We should probably get that fixed. Now looking at the rest of this report..

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to