Page MenuHomePhabricator

Parsoid doesn't render table code correctly
Open, Needs TriagePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:
Table code is not properly parsed by Parsoid. The issue didn't occur with the legacy parser.

What should have happened instead?:
Table code should parse properly

Other information (browser name/version, screenshots, etc.):
Since the issue doesn't impact transclusions of the template and only occurs on the template page itself, we haven't touched it (we could hide it by using <includeonly> tags or other similar methods, but are choosing not to). This way, the test case will remain available for those who want to fix the Parsoid issue.