AriaSnapshot
Playwright\Assertions\Internal\AriaSnapshot
Methods
normalize()
stringStrips the formatting an ARIA snapshot carries no meaning in: trailing whitespace, blank lines, and the indentation shared by every line. Indentation relative to that shared prefix is kept, since it is what expresses the tree structure.
function normalize(string $snapshot): string