playwright/src/debug/injected
Dmitry Gozman 1060fce005
feat(selectors): explicit list of custom functions (#4629)
When parsing CSS, we assume everything is a valid CSS function,
unless it is in the list of custom functions. This way we'll parse
future CSS functions automatically.
2020-12-08 09:38:43 -08:00
..
consoleApi.ts feat(selectors): explicit list of custom functions (#4629) 2020-12-08 09:38:43 -08:00
debugScript.ts fix(debug): do not generate source urls for anonymous scripts (#3787) 2020-09-07 15:50:25 -07:00
debugScript.webpack.config.js feat(selectors): introduce css evaluator (#4573) 2020-12-02 14:46:19 -08:00
html.ts chore: introduce "instrumentation" that is used for debug and trace (#3775) 2020-09-04 16:31:52 -07:00