On Wed, Sep 3, 2025 at 1:59 AM Domenic Denicola <[email protected]>
wrote:

>
>
> On Wed, Sep 3, 2025 at 9:04 AM 'Daniel Clark' via blink-dev <
> [email protected]> wrote:
>
>> > I believe in WPT we can't have an a.html top-frame navigate to b.html
>> and check things there.  I was not able to find an example in
>> wpt/navigation-api/.  Did I miss anything?
>>
>>
>>
>> I think it’s correct that we can’t test it with top-level navigations,
>> but can we test it for iframe navigations? The way I understand
>> https://github.com/whatwg/html/pull/11454 iframe navs should also get
>> the new behavior.
>>
>
> You can also test top-level navigations by opening popup windows. There
> are helpful frameworks for writing such tests, e.g., RemoteContextHelper
> <https://github.com/search?q=repo%3Aweb-platform-tests%2Fwpt%20RemoteContextHelper&type=code>
> .
>

WPT uses popups extensively to test features that rely on top-level
navigation. Navigation timing, render-blocking, cross-document view
transitions come to mind as reference.

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAJn%3DMYaFr7JZ%3D%2BXhPLUyAMvzxHR3nM-pxcVm9RPGtt_15ExEGg%40mail.gmail.com.

Reply via email to