You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right, I see it now! div can't be used in table as per the HTML spec and I see that e.g. chromium does a similar thing - https://jsfiddle.net/ELzs3/1/ (found that on SO) where div is ejected outside of table. It may work with quirks mode, but I need to try it
Input:
Output:
The text was updated successfully, but these errors were encountered: