playwright/src/server/common
2021-02-10 12:36:26 -08:00
..
cssParser.ts feat(selectors): optimize old->new selectors conversion for text (#4671) 2020-12-10 13:53:19 -08: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
domErrors.ts chore: refactor actionability checks (#5368) 2021-02-10 12:36:26 -08:00
README.md chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
selectorParser.ts feat(selectors): has-text pseudo-class (#5120) 2021-01-25 14:19:07 -08: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.