mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
feat(webkit): roll to r1542 (#8791)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
476a3c59a3
commit
b69818d9f4
@ -23,7 +23,7 @@
|
||||
},
|
||||
{
|
||||
"name": "webkit",
|
||||
"revision": "1541",
|
||||
"revision": "1542",
|
||||
"installByDefault": true,
|
||||
"revisionOverrides": {
|
||||
"mac10.14": "1446"
|
||||
|
||||
1
src/server/webkit/protocol.d.ts
vendored
1
src/server/webkit/protocol.d.ts
vendored
@ -8200,6 +8200,7 @@ the top of the viewport and Y increases as it proceeds towards the bottom of the
|
||||
width: number;
|
||||
height: number;
|
||||
toolbarHeight: number;
|
||||
scale?: number;
|
||||
}
|
||||
export type startVideoReturnValue = {
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user