www.virustotal.com - The site layout is broken
Categories
(Core :: Layout: Positioned, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr128 | --- | unaffected |
firefox132 | --- | unaffected |
firefox133 | --- | unaffected |
firefox134 | --- | fixed |
People
(Reporter: rbucata, Assigned: dshin)
References
(Regression, )
Details
(Keywords: regression, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs] [anchorpositioning:m1], [wptsync upstream])
Attachments
(3 files)
Environment:
Operating system: Windows 10
Firefox version: Firefox 134.0 (2024-11-10)/ Firefox Release 132.0.1
Steps to reproduce:
- Navigate to: https://www.virustotal.com/gui/home/upload
- Observe
Expected Behavior:
The site layout loads fully
Actual Behavior::
The layout is broken
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly
- Does not reproduce in firefox-release, and chrome
Created from https://github.com/webcompat/web-bugs/issues/143849
Reporter | ||
Comment 1•4 days ago
|
||
Reporter | ||
Updated•4 days ago
|
Comment 2•4 days ago
•
|
||
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=db67c8382336ede215353bbdb46f85755cbdbc5f&tochange=889105cc0018e8d2aa77407ef90f68adf878933f
Workaround:
.hstack {
align-self: auto;
}
Comment 3•4 days ago
|
||
Since the status is marked as affected
for nightly and as unaffected
for release, is it affected
or unaffected
for beta?
For more information, please visit BugBot documentation.
Comment 4•4 days ago
|
||
Set release status flags based on info from the regressing bug 1920160
:dshin, since you are the author of the regressor, bug 1920160, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Updated•4 days ago
|
Comment 5•4 days ago
|
||
If needed, here is a minimal example. The red element should just be as tall as the text, and not as the whole page.
Assignee | ||
Comment 6•3 days ago
|
||
Updated•3 days ago
|
Assignee | ||
Comment 7•3 days ago
|
||
Thanks for the minimized testcase! That was helpful.
Ah, getting bitten by interaction between old inset behaviour & new auto-size behaviour..
Comment 8•3 days ago
|
||
Hi David. Should this bug be added to the M1 backlog?
Updated•3 days ago
|
Assignee | ||
Updated•2 days ago
|
Comment 11•2 days ago
|
||
Backed out for causing wpt failures @ css/css-anchor-position/position-area-anchor-outside.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/db3dd3a56ec2e86379f3cad453e6e0fe8f2c11e0
Failure log -> TEST-UNEXPECTED-FAIL | /css/css-anchor-position/position-area-anchor-outside.html
Comment 13•2 days ago
|
||
Assignee | ||
Updated•2 days ago
|
Comment 14•1 day ago
|
||
bugherder |
Description
•