playwright/src/chromium
Joel Einbinder aaa1c9203e
feat(firefox&webkit): support root in accessibility.snapshot (#495)
This adds support for `root` in accessibility.snapshot
firefox role names are now normalized to aria roles where they match
webkit roledescriptions are less noisey on mac
webkit mac/linux results are further defined
interestingOnly tests are replaced by one that doesn't rely on undefined behavior
the main accessibility test was split up a bit for more refined testing.
2020-01-14 16:54:50 -08:00
..
crAccessibility.ts feat(firefox&webkit): support root in accessibility.snapshot (#495) 2020-01-14 16:54:50 -08:00
crBrowser.ts fix(test): failing ci tests (#478) 2020-01-13 17:16:05 -08:00
crConnection.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crCoverage.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crExecutionContext.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crInput.ts chore: rename the world (2) 2019-12-19 16:53:24 -08:00
crNetworkManager.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crPage.ts feat(firefox&webkit): support root in accessibility.snapshot (#495) 2020-01-14 16:54:50 -08:00
crPdf.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crProtocolHelper.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crTarget.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crWorkers.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
events.ts feat(workers): support workers in webkit (#400) 2020-01-07 12:59:01 -08:00