You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
Psychpsyo
changed the title
display: table element with a float and a width: 100% display: table-cell child is not 100% wide.display: table element with a float and a width: 100%; display: table-cell child is not 100% wide.
Feb 6, 2025
Summary
See reduced test case.
All of it (except for the doctype) is necessary for this bug to happen.
The float can be either left or right, doesn't matter.
Operating system
Linux
Steps to reproduce
Expected behavior
The gray background behind the text should be as wide as the page.
Actual behavior
The gray background behind the text does not go beyond the right edge of the text.
URL for a reduced test case
N/A
HTML/SVG/etc. source for a reduced test case
Log output and (if possible) backtrace
Screenshots or screen recordings
In order: Ladybird, Firefox, Chrome
![Image](https://private-user-images.githubusercontent.com/60073468/410616728-b9594f74-bb8a-44e1-b83e-ca313f4471c1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTUxMTQsIm5iZiI6MTczOTQ1NDgxNCwicGF0aCI6Ii82MDA3MzQ2OC80MTA2MTY3MjgtYjk1OTRmNzQtYmI4YS00NGUxLWI4M2UtY2EzMTNmNDQ3MWMxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDEzNTMzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRiZGFkNWQ1NGU0NjExMGMzMmY3Y2E2MjRhMTM3ZTVkMWMwZDdhODQ3ZDQyMjhkYWUzNzY4YjgwMGQzMTg5NmEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.636mEXmIG8q9uARI-o6VMEiIFkbBj10hoJatTNcOx1o)
Build flags or config settings
None
Contribute a patch?
The text was updated successfully, but these errors were encountered: