Commit 393e2683 authored by danakj's avatar danakj Committed by Commit Bot

Move same-origin-grand-child-iframe.sub.html expectations

This moves it out of the site isolation error section. This appears to
be a bug in the spec for intersection-observer when dealing with a
child local root, and not a bug in the implementation of site isolation
or the test (since it's testing a bad spec).

R=szager@chromium.org

Bug: 1007229
Change-Id: I639cb6ddb1d1a82df837fb0ba466922d29151943
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222910
Commit-Queue: danakj <danakj@chromium.org>
Reviewed-by: default avatarStefan Zager <szager@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774383}
parent d9a0a534
......@@ -101,7 +101,6 @@ crbug.com/1050826 external/wpt/mixed-content/gen/top.http-rp/opt-in/object-tag.h
crbug.com/872952 http/tests/media/autoplay/webaudio-autoplay-iframe-with-gesture.html [ Timeout Pass ]
crbug.com/949003 http/tests/printing/cross-site-frame-scrolled.html [ Pass Failure ]
crbug.com/949003 http/tests/printing/cross-site-frame.html [ Pass Failure ]
crbug.com/1007229 external/wpt/intersection-observer/same-origin-grand-child-iframe.sub.html [ Pass Failure ]
# ====== Site Isolation failures until here ======
# ====== Oilpan-only failures from here ======
......@@ -239,6 +238,7 @@ crbug.com/1002049 external/wpt/css/mediaqueries/aspect-ratio-006.html [ Failure
crbug.com/1007134 external/wpt/intersection-observer/v2/delay-test.html [ Pass Failure ]
crbug.com/1004547 external/wpt/intersection-observer/cross-origin-iframe.sub.html [ Pass Failure ]
crbug.com/1007229 external/wpt/intersection-observer/same-origin-grand-child-iframe.sub.html [ Pass Failure ]
# Display locking failures
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment