playwright/src/server/common
2021-09-27 18:58:08 +02:00
..
componentUtils.ts chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
cssParser.ts fix(css selector): absolutize relative CSS selectors (#9088) 2021-09-22 14:13:00 -07:00
cssTokenizer.d.ts feat(selectors): introduce css parser (#4522) 2020-11-30 16:31:40 -08:00
cssTokenizer.js feat(selectors): introduce css parser (#4522) 2020-11-30 16:31:40 -08:00
protocolError.ts chore: remove isContextDestroyedError heuristic (#8456) 2021-08-26 18:44:49 -07:00
README.md chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
selectorParser.ts feat(strict): list ambiguous matches when throwing strict exception (#8449) 2021-08-25 14:51:03 -07:00
utilityScriptSerializers.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00

Files in this folder are used both in Node.js and injected environments, they can't have dependencies.