WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 92389
94007
Row outlines are all painted on the first row
https://bugs.webkit.org/show_bug.cgi?id=94007
Summary
Row outlines are all painted on the first row
Shezan Baig
Reported
2012-08-14 11:30:35 PDT
See the attached test case. The outlines for all the rows are all painted at the location of the first row. This is because RenderTableRow::paintOutlineForRowIfNecessary does not take the row's location() into account.
Attachments
test case
(412 bytes, text/html)
2012-08-14 11:31 PDT
,
Shezan Baig
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Shezan Baig
Comment 1
2012-08-14 11:31:11 PDT
Created
attachment 158382
[details]
test case
Julien Chaffraix
Comment 2
2012-08-14 13:07:18 PDT
I think this is a duplicate of
bug 92389
that was fixed about a month ago.
Shezan Baig
Comment 3
2012-08-14 13:10:51 PDT
Indeed it is -- somehow that bug didn't show up when I searched for existing bugs. Thanks *** This bug has been marked as a duplicate of
bug 92389
***
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