https://github.com/web-platform-tests/wpt
Revision 90df068fa92f00e3423317e966405271cc23a787 authored by Alex Vallée on 31 October 2017, 15:58:07 UTC, committed by Chromium WPT Sync on 31 October 2017, 15:58:07 UTC
Check that the correct value of activeElement in an iframe after losing
focus in the parent frame.

The behaviour is wrong in Chrome + OOPIF.

BUG=755023

Change-Id: I30b3cdce0842115ba9e8249181bf25eb84bb8214
1 parent 58b7239
Raw File
Tip revision: 90df068fa92f00e3423317e966405271cc23a787 authored by Alex Vallée on 31 October 2017, 15:58:07 UTC
WPT: Add cross-origin iframe focus test.
Tip revision: 90df068
README.md
This directory contains a number of tests to ensure test running
infrastructure is operating correctly:

 * The tests in assumptions/ are designed to test UA assumptions
   documented in [assumptions.md](/docs/_writing-tests/assumptions.md).

 * The tests in expected-fail/ should all fail.
back to top