WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
22106
[Transforms] Fix localToAbsolute()/absoluteToLocal() for transformed table cells
https://bugs.webkit.org/show_bug.cgi?id=22106
Summary
[Transforms] Fix localToAbsolute()/absoluteToLocal() for transformed table cells
Simon Fraser (smfr)
Reported
2008-11-06 10:44:33 PST
localToAbsolute()/absoluteToLocal() are broken when the <td> has a transform, because of the order of the transform application, and the tabel row offset removal.
Attachments
Testcase; hover over the tranformed table cells, look at offsetX/offsetY
(6.91 KB, text/html)
2008-11-06 10:45 PST
,
Simon Fraser (smfr)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2008-11-06 10:45:27 PST
Created
attachment 24947
[details]
Testcase; hover over the tranformed table cells, look at offsetX/offsetY
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