chore: roll Playwright to remove empty generic nodes (#330)

This commit is contained in:
Pavel Feldman
2025-05-02 16:10:48 -07:00
committed by GitHub
parent 2c9376e50f
commit 292e75d464
12 changed files with 41 additions and 48 deletions

View File

@@ -33,7 +33,7 @@ await page.goto('data:text/html,<html><title>Title</title><body>Hello, world!</b
- Page Title: Title
- Page Snapshot
\`\`\`yaml
- text: Hello, world!
- generic [ref=s1e2]: Hello, world!
\`\`\`
`
);