Skip to content

Bad Canonicalization in mtd #477

@NSoiffer

Description

@NSoiffer

The following causes pattern matching misses because after canonicalization, the mtd is empty:

<math>
	<mtable>
		<mtr>
			<mtd>
				<mstyle scriptlevel="0">
					<mspace width="2em"/>
				</mstyle>
				<mstyle scriptlevel="0">
					<mspace width="1em"/>
				</mstyle>
			</mtd>
		</mtr>
	</mtable>
</math>

Both <mstyle>s need to be present to trigger the bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions