playwright/test/chromium
Dmitry Gozman fab5eba64f
fix(oopifs): translate coordinates to viewport (#3201)
Renderer-based method DOM.getContentQuads and DOM.getBoxModel return
coordinates relative to the local root's viewport, but we need them relative
to the root viewport.
2020-07-28 15:52:33 -07:00
..
chromium.jest.js test: move remaining tests to jest (#3009) 2020-07-17 13:02:50 -07:00
launcher.jest.js feat(rpc): gracefully close browsers in server process on disconnect (#3005) 2020-07-17 16:14:23 -07:00
oopif.jest.js fix(oopifs): translate coordinates to viewport (#3201) 2020-07-28 15:52:33 -07:00
session.jest.js test: move remaining tests to jest (#3009) 2020-07-17 13:02:50 -07:00
tracing.jest.js test: move remaining tests to jest (#3009) 2020-07-17 13:02:50 -07:00