Closed
Bug 1713569
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 29163 - Added test cases for aspect-ratio from width and height attributes
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29163 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29163
Details from upstream follow.
b'Cathie Chen <cathiechen@igalia.com>' wrote:
Added test cases for aspect-ratio from width and height attributes
Hi,
This patch added two cases.
<img>
with invalid trailing width and height attributes.- The aspect-ratio value of
<img>
showing alt text should be changed.
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=cb86f84bcc45c51223326e490a963fe6b479d30e
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 16 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 41 subtests
Status Summary
Firefox
OK : 1
PASS: 41
Chrome
OK : 1
PASS: 40
FAIL: 1
Safari
OK : 1
PASS: 28
FAIL: 13
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cccb733d80e3
[wpt PR 29163] - Added test cases for aspect-ratio from width and height attributes, a=testonly
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•