Closed
Bug 1867517
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 41817 - HTML: test UA styles for <img sizes=auto>
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41817 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41817
Details from upstream follow.
zcorpan <zcorpan@gmail.com> wrote:
HTML: test UA styles for <img sizes=auto>
| Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8172c8119593d2d26bb046b499e7395e383399f0
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 20 subtests
Status Summary
Firefox
OK : 1
PASS: 9
FAIL: 11
Chrome
OK : 1
PASS: 8
FAIL: 12
Safari
OK : 1
PASS: 9
FAIL: 11
Links
Details
New Tests That Don't Pass
- /html/rendering/replaced-elements/images/img-sizes-auto.html [wpt.fyi]
- <img sizes="auto"> - contain:
FAIL(Chrome:FAIL, Safari:FAIL) - <img sizes="auto"> - contain-intrinsic-size:
FAIL(Chrome:FAIL, Safari:FAIL) - <img sizes="auto" width="10" height="20"> - contain:
FAIL(Chrome:FAIL, Safari:FAIL) - <img sizes="auto" width="10" height="20"> - contain-intrinsic-size:
FAIL(Chrome:FAIL, Safari:FAIL) - <img sizes="AuTo"> - contain:
FAIL(Chrome:FAIL, Safari:FAIL) - <img sizes="AuTo"> - contain-intrinsic-size:
FAIL(Chrome:FAIL, Safari:FAIL) - <img sizes="auto,xyz"> - contain:
FAIL(Chrome:FAIL, Safari:FAIL) - <img sizes="auto,xyz"> - contain-intrinsic-size:
FAIL(Chrome:FAIL, Safari:FAIL) - <img sizes="AuTo,xyz"> - contain:
FAIL(Chrome:FAIL, Safari:FAIL) - <img sizes="AuTo,xyz"> - contain-intrinsic-size:
FAIL(Chrome:FAIL, Safari:FAIL) - <img sizes="auto" class="test-important"> - contain:
FAIL(Chrome:FAIL, Safari:FAIL)
- <img sizes="auto"> - contain:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fdb4314a7244
[wpt PR 41817] - HTML: test UA styles for <img sizes=auto>, a=testonly
https://hg.mozilla.org/integration/autoland/rev/1148d1387a8c
[wpt PR 41817] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5e6766903b9d
[wpt PR 41817] - HTML: test UA styles for <img sizes=auto>, a=testonly
https://hg.mozilla.org/integration/autoland/rev/d7ddb766210e
[wpt PR 41817] - Update wpt metadata, a=testonly
Comment 5•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/5e6766903b9d
https://hg.mozilla.org/mozilla-central/rev/d7ddb766210e
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•