[wpt-sync] Sync PR 34897 - [WPT] Fix the test for initially empty iframe
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34897 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34897
Details from upstream follow.
Stephen Chenney <schenney@chromium.org> wrote:
[WPT] Fix the test for initially empty iframe
The head script tag was not finishing the test. This version fails
on CHrome Stable but passes on a dev build, confirming that it is
still testing the behavior.Bug: 1231231
Change-Id: I0afdec9278c1c9b5d7bab9c87850ced5347e9952
Reviewed-on: https://chromium-review.googlesource.com/3773613
WPT-Export-Revision: 3be7c729bc6a9a6ce997170ff996902f76049d7b
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
TIMEOUT
: 1
Chrome
PASS
: 1
Safari
TIMEOUT
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/semantics/embedded-content/the-iframe-element/iframe-initially-empty-is-updated.html [wpt.fyi]:
TIMEOUT
(Chrome:PASS
, Safari:TIMEOUT
)
Comment 4•2 years ago
|
||
bugherder |
Description
•