WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
47570
Wikipedia figures don't center themselves correctly
https://bugs.webkit.org/show_bug.cgi?id=47570
Summary
Wikipedia figures don't center themselves correctly
Adam Barth
Reported
2010-10-12 21:15:19 PDT
Original report:
http://code.google.com/p/chromium/issues/detail?id=58918
Reduction (notice the different rendering in Firefox and WebKit): <div style="float: right; width: 300px; background-color: yellow">x</div> <div style="background-color: blue"> <div style="overflow: hidden; width:500px; margin-left: auto; margin-right: auto; background-color:green"> y
Attachments
Add attachment
proposed patch, testcase, etc.
Robert Hogan
Comment 1
2013-01-29 12:02:21 PST
data:text/html,<div style="float: right; width: 300px; background-color: yellow">x</div><div style="background-color: blue"><div style="overflow: hidden; width:500px; margin-left: auto; margin-right: auto; background-color:green">y This looks right to me now - can you confirm?
Ahmad Saleem
Comment 2
2023-09-10 03:54:43 PDT
I am unable to reproduce this bug and it seems Chrome Canary 118 & Firefox Nightly 118 matches with WebKit ToT from test case in
Comment 01
and
Comment 0
as well. Link:
https://jsfiddle.net/v9h6zfmL/show
Marking this as 'RESOLVED CONFIGURATION CHANGED', please reopen if I tested this wrong and this issue still exist.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug