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
62421
REGRESSION (
r78846
): uneven text baseline in table cell
https://bugs.webkit.org/show_bug.cgi?id=62421
Summary
REGRESSION (r78846): uneven text baseline in table cell
Mihai Parparita
Reported
2011-06-09 18:50:36 PDT
Created
attachment 96686
[details]
screenshot The following markup: <table> <tr valign="top"> <td> <img style="height:1.2em" width="1"> one <span>two</span> three <span>four</span> five </td> </tr> </table> (live at
http://persistent.info/webkit/test-cases/text-baseline.html
- this is a reduction of a Google Groups UI page) Results in "two" and "four" appearing lower than "one", "three" and "five" (see screenshot). This happens in a ToT build (
r88490
) but does not in Safari 5.0 Firefox 4.0 or Opera 10.63. I will try to find a narrower regression range.
Attachments
screenshot
(2.82 KB, image/png)
2011-06-09 18:50 PDT
,
Mihai Parparita
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Mihai Parparita
Comment 1
2011-06-09 19:02:02 PDT
This appears to be rendering correctly at
r78794
and incorrectly at
r79249
.
Mihai Parparita
Comment 2
2011-06-09 19:16:55 PDT
Using Chromium archived builds, I was able to narrow down the regression to be between
r78845
and
r79002
. The main text/rendering change in this range is
http://trac.webkit.org/changeset/78846/
, which has caused other regressions too, so I'm declaring it the smoking gun.
Brent Fulgham
Comment 3
2022-07-12 14:45:26 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
Radar WebKit Bug Importer
Comment 4
2022-07-12 14:46:15 PDT
<
rdar://problem/96911641
>
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