mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
e5875310db
This rolls webkit to r1250 where we report event source. Fixes #2189
17 lines
214 B
JSON
17 lines
214 B
JSON
{
|
|
"browsers": [
|
|
{
|
|
"name": "chromium",
|
|
"revision": "772575"
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"revision": "1098"
|
|
},
|
|
{
|
|
"name": "webkit",
|
|
"revision": "1250"
|
|
}
|
|
]
|
|
}
|