mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 14:11:50 +03:00
21807bcd35
r1306 was built with the new slim JHBUILD procedure. If this passes our CI bots, it'll be good to go.
18 lines
279 B
JSON
18 lines
279 B
JSON
{
|
|
"comment": "Do not edit this file, use utils/roll_browser.js",
|
|
"browsers": [
|
|
{
|
|
"name": "chromium",
|
|
"revision": "786218"
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"revision": "1125"
|
|
},
|
|
{
|
|
"name": "webkit",
|
|
"revision": "1306"
|
|
}
|
|
]
|
|
}
|