diff options
author | Tim van der Lippe <TimvdLippe@users.noreply.github.com> | 2025-05-17 10:22:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-17 08:22:11 +0000 |
commit | ed469fe72fffd7a32cb44a500fcf202b5716aac8 (patch) | |
tree | c57aa0f03a0f816ebd9802f85684cd461b2ae176 /tests/wpt/css-tests/css21_dev/xhtml1/reference/position-fixed-007-ref.xht | |
parent | a0282914662944172883232d6e07162c4cb10239 (diff) | |
download | servo-main.tar.gz servo-main.zip |
This way, we don't always set the destination to Document (which is as
the spec is written today). Instead, we set it it in the load_data,
depending on which context we load it from.
Doing so allows us to set the `Destination::IFrame` for navigations in
iframes, enabling all frame-related CSP checks.
While we currently block iframes when `frame-src` or `child-src` is set,
their respective tests don't pass yet. That's because we don't yet
handle the cases
where we fire the correct `load` event.
Also update one WPT test to correctly fail, rather than erroring. That's
because it was using the wrong JS test variable.
Part of #4577
Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
Co-authored-by: Josh Matthews <josh@joshmatthews.net>
Diffstat (limited to 'tests/wpt/css-tests/css21_dev/xhtml1/reference/position-fixed-007-ref.xht')
0 files changed, 0 insertions, 0 deletions