mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-18 09:09:13 +00:00
We currently do not wait for iframes to finish loading before triggering the document's load event, which creates a race condition for any ref tests that include iframes. Until that gets fixed, let's skip the one affected test. See issue #22012.