RESOLVED FIXED295053
REGRESSION (290607@main): guichet.public.lu: Broken layout where 'Display All' is hidden behind summary list items
https://bugs.webkit.org/show_bug.cgi?id=295053
Summary REGRESSION (290607@main): guichet.public.lu: Broken layout where 'Display All...
Tim Nguyen (:ntim)
Reported 2025-06-26 13:09:04 PDT
Summary: guichet.public.lu: Broken layout where 'Display All' is hidden behind summary list items Steps To Reproduce: 1. Go to - https://guichet.public.lu/en/citoyens/immigration/plus-3-mois/ressortissant-tiers/sejour-5-ans/statut-resident-longue-duree-ressortissant-pays-tiers.html 2. Below text paragraph, there is ‘Display All’ button and look at it. Results: It is hidden behind details / summary and on left side while in Firefox Nightly, it is on right side. Simon says it's something with `all: unset` behaving differently.
Attachments
Bad vs Good Screenshots (326.63 KB, image/png)
2025-06-26 13:30 PDT, Tim Nguyen (:ntim)
no flags
Reduced Test Case (245 bytes, text/html)
2025-06-27 09:43 PDT, Sam Weinig
no flags
Tim Nguyen (:ntim)
Comment 1 2025-06-26 13:09:30 PDT
Tim Nguyen (:ntim)
Comment 2 2025-06-26 13:30:22 PDT
Created attachment 475661 [details] Bad vs Good Screenshots
Sam Weinig
Comment 3 2025-06-27 09:43:54 PDT
Created attachment 475675 [details] Reduced Test Case
Sam Weinig
Comment 4 2025-06-27 09:54:44 PDT
Ok, I think I see the issue. "float" was accidentally marked as inherited. Amazing there are no tests for that!
Sam Weinig
Comment 5 2025-06-27 10:36:09 PDT
EWS
Comment 6 2025-06-27 12:10:51 PDT
Committed 296742@main (b49fecc5493a): <https://commits.webkit.org/296742@main> Reviewed commits have been landed. Closing PR #47309 and removing active labels.
Ahmad Saleem
Comment 7 2025-07-01 15:26:51 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/53519
Note You need to log in before you can comment on or make changes to this bug.