Steps to replicate the issue (include links if applicable):
- Go to https://fa.wikipedia.org/wiki/%D8%A7%D9%84%DA%AF%D9%88:%D9%85%D8%AF%D8%A7%D9%84
- Notice the "style" property in the table code being shown on the template page
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.