From aa4215a7ca0dec16c9c4f5d4230cbc7136e026da Mon Sep 17 00:00:00 2001 From: Alice Boxhall Date: Fri, 19 Jul 2019 18:17:50 +0000 Subject: [PATCH] Bug 1564668 [wpt PR 17566] - Fix wpt/inert/inert-retargeting-iframe.tentative.html, a=testonly Automatic update from web-platform-tests Fix wpt/inert/inert-retargeting-iframe.tentative.html TBR=poromov@chromium.org TBR=schenney@chromium.org Bug: 979193 Change-Id: I12f73886f3fc42ef5da205ae6f4387ed2a0ed13d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1680471 Reviewed-by: Alice Boxhall Commit-Queue: Alice Boxhall Cr-Commit-Position: refs/heads/master@{#673212} -- wpt-commits: 1878c9f7b2c77319f821656c36120da7b09f8478 wpt-pr: 17566 --- .../inert-retargeting-iframe.tentative.html | 46 ++++++++++--------- 1 file changed, 25 insertions(+), 21 deletions(-) diff --git a/testing/web-platform/tests/inert/inert-retargeting-iframe.tentative.html b/testing/web-platform/tests/inert/inert-retargeting-iframe.tentative.html index 9c3be704f833..78d7f6b36a7a 100644 --- a/testing/web-platform/tests/inert/inert-retargeting-iframe.tentative.html +++ b/testing/web-platform/tests/inert/inert-retargeting-iframe.tentative.html @@ -80,14 +80,6 @@ button.clicked::after { .clicked > legend::after { content: " (clicked)"; } - -#adjacent { - position: absolute; - top: 250px; - left: 100px; - height: 20px; - width: 100px; -} @@ -108,7 +100,6 @@ button.clicked::after { -