Closed Bug 1698829 Opened 4 years ago Closed 4 years ago

Perma html/rendering/replaced-elements/attributes-for-embedded-content-and-images/picture-aspect-ratio.html | Make sure style gets invalidated correctly when the source gets removed. when Gecko 88 merges to Beta on 2021-03-22

Categories

(Core :: DOM: Core & HTML, defect, P2)

defect

Tracking

()

VERIFIED FIXED
88 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox86 --- unaffected
firefox87 --- unaffected
firefox88 + verified

People

(Reporter: aryx, Assigned: aryx)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

TEST-UNEXPECTED-FAIL | /html/rendering/replaced-elements/attributes-for-embedded-content-and-images/picture-aspect-ratio.html | Make sure style gets invalidated correctly when the source gets removed. - assert_equals: expected (string) "auto 250 / 50" but got (undefined) undefined
TEST-UNEXPECTED-FAIL | /html/rendering/replaced-elements/attributes-for-embedded-content-and-images/picture-aspect-ratio.html | If we don't have width/height on the source, we fall back to width/height on the <img>. - assert_equals: expected (string) "auto 200 / 100" but got (undefined) undefined

The test got added in bug 1690596 and reorganized in bug 1694476. Because
'aspect-ratio' is disabled outside Nightly (controlled by preference
layout.css.aspect-ratio.enabled), the test steps fail with Beta and Release
configurations.

'aspect-ratio' will ship once bug 1672073 has been resolved.

Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/dbb0a2d42739 Set remaining picture-aspect-ratio.html test steps as failing outside Nightly. r=boris DONTBUILD
Severity: -- → S3
Priority: -- → P2
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: