mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
Firefox used to have a bug that prevented adding iframes with the same URL as main frame. In this case, we used the EMPTY_PAGE2 so that it doesn't clash with top-level EMPTY_PAGE. The bug seems to be fixed after we rolled onto a fresh Firefox; there's no more need for this test asset.