playwright/src/server/common
2021-07-26 15:07:12 -07: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 feat(setInputFiles): support label retargeting (#7364) 2021-06-28 14:18:01 -07:00
README.md chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
selectorParser.ts chore: unify v1 and v2 selector handling (#7844) 2021-07-26 15:07:12 -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.