WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
44462
Fixed width table misaligned with align="center"
https://bugs.webkit.org/show_bug.cgi?id=44462
Summary
Fixed width table misaligned with align="center"
Martin Sourada
Reported
2010-08-23 16:12:17 PDT
Created
attachment 65172
[details]
screenshot See the above page. The table should be displayed in the center of the left column, but instead it's displayed in the center of the whole page (horizontally). Using width=auto seems to lead to correct behaviour, as well as changing align to different value. This is present at least in gtk port (webkitgtk-1.2.3), qt port (qt-4.6.3) and chromium (6.0.476.0). It's not present in firefox.
Attachments
screenshot
(197.88 KB, image/png)
2010-08-23 16:12 PDT
,
Martin Sourada
no flags
Details
as minimal test-case as I was able to make
(713 bytes, text/html)
2010-08-23 16:14 PDT
,
Martin Sourada
no flags
Details
reduced testcase
(531 bytes, text/html)
2011-05-30 17:48 PDT
,
Andrey Petrov
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Martin Sourada
Comment 1
2010-08-23 16:14:35 PDT
Created
attachment 65173
[details]
as minimal test-case as I was able to make
Andrey Petrov
Comment 2
2011-05-30 17:47:50 PDT
I've managed to reduce the test even further to just a couple of lines. I am looking into the layout engine, perhaps I can figure out what the problem is.
Andrey Petrov
Comment 3
2011-05-30 17:48:39 PDT
Created
attachment 95385
[details]
reduced testcase reduced test case
Elliott Sprehn
Comment 4
2012-06-26 13:30:14 PDT
The linked page doesn't work anymore and the reduction renders identically on Gecko and Webkit.
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