mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

We never marked empty stylesheets as "stale", so we never computed css text for them. This prevented node reuse, because empty string is not equal to undefined.
playwright-core
This package contains the no-browser flavor of Playwright.