Closed
Bug 1495570
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13295 - Adjust SVGImageElement::InsertedInto to match HTMLImageElement
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13295 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13295
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
> Adjust SVGImageElement::InsertedInto to match HTMLImageElement
>
> This does the same edit to SVGImageElement::InsertedInto as
> https://chromium-review.googlesource.com/1141121 did to HTMLImageElement.
>
> Bug: 864306
> Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel
> Change-Id: I74696c16c27eba363e4965d996f3ae688ef27c91
>
> Reviewed-on: https://chromium-review.googlesource.com/1254265
> WPT-Export-Revision: 5a25afe3d7141d3c5f80e48440d146733410bc63
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=00d9195fba29d400b71015284f97233c8c103515
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
FAIL : 1
New tests that have failures or other problems:
/html/semantics/embedded-content/the-img-element/decode/image-decode-with-quick-attach-svg.tentative.html
SVGImageElement.prototype.decode(), attach to DOM before promise resolves.: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e43dc51d0efd
[wpt PR 13295] - Adjust SVGImageElement::InsertedInto to match HTMLImageElement, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/4af2b5287017
[wpt PR 13295] - Update wpt metadata, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e43dc51d0efd
https://hg.mozilla.org/mozilla-central/rev/4af2b5287017
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•