WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
121113
Invalid table width calculation in some cases
https://bugs.webkit.org/show_bug.cgi?id=121113
Summary
Invalid table width calculation in some cases
Сковорода Никита
Reported
2013-09-10 12:43:16 PDT
Created
attachment 211226
[details]
A copy of the testcase. The testcase explains it better. The table has this layout: [td (1) width = 80% | td (2) width = auto] [td (3) colspan = 2; white-space:nowrap ] Cell (2) should have width = 20%, but that fails.
Attachments
A copy of the testcase.
(3.28 KB, text/html)
2013-09-10 12:43 PDT
,
Сковорода Никита
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-03-20 18:40:03 PDT
For WebKit breaks here case - First: 80%, second: auto (breaks here in WebKit, KHTML, IE10) Safari Technology Preview 165 is still different from other browsers and Chrome Canary 113 and Firefox Nightly 113 are matching each other. Marking this as “New” rather than “Unconfirmed”. Thanks!
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