[wpt-sync] Sync PR 36131 - Deflake svg/animations/reinserting-svg-into-document.html
Categories
(Core :: SVG, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox107 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36131 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36131
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
Deflake svg/animations/reinserting-svg-into-document.html
It was not guaranteed that the timeline would've started when the
various asserts were run, since the timeline does not start until the
'load' event.Rework the test to wait for 'load' before doing the remove/add cycle.
Do some minor test clean up (not-quirksmode, \<h1> -> \<title>, drop
\<html>, remove unused script). Move the result to WPT.Fixed: 1368925
Change-Id: Ib799ca46279d1f2ee29cbdf95f6ae6b554aed759
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3925519
Auto-Submit: Fredrik Söderquist \<fs@opera.com>
Reviewed-by: Stephen Chenney \<schenney@chromium.org>
Commit-Queue: Stephen Chenney \<schenney@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1052684}
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
PASS: 1
Chrome
OK : 1
PASS: 1
Safari
OK : 1
FAIL: 1
Links
Comment 4•3 years ago
|
||
| bugherder | ||
Description
•