WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
61906
layout test for misalignment caused by float->int rounding error
https://bugs.webkit.org/show_bug.cgi?id=61906
Summary
layout test for misalignment caused by float->int rounding error
David Grogan
Reported
2011-06-01 23:07:53 PDT
layout test for misalignment caused by float->int rounding error
Attachments
Patch
(3.05 KB, patch)
2011-06-01 23:16 PDT
,
David Grogan
no flags
Details
Formatted Diff
Diff
Just the layout test
(1.10 KB, text/html)
2011-06-15 21:37 PDT
,
David Grogan
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
David Grogan
Comment 1
2011-06-01 23:16:30 PDT
Created
attachment 95726
[details]
Patch
David Grogan
Comment 2
2011-06-01 23:21:32 PDT
Eric, can you take a look at this?
Eric Seidel (no email)
Comment 3
2011-06-02 07:04:48 PDT
Comment on
attachment 95726
[details]
Patch Looks OK. Does FF and IE pass this test (aka do we know it's a valid test?)
David Grogan
Comment 4
2011-06-02 10:33:43 PDT
FF passes. It returns a float for the top and bottom that is ~31.55. I don't know about IE. Levi or Emil, do either of you guys have a windows machine? Or know where I can rdesktop into one?
Levi Weintraub
Comment 5
2011-06-02 11:12:55 PDT
(In reply to
comment #4
)
> FF passes. It returns a float for the top and bottom that is ~31.55. > > I don't know about IE. Levi or Emil, do either of you guys have a windows machine? Or know where I can rdesktop into one?
It'd be handy if you uploaded the layout test itself for easy testin' :)
David Grogan
Comment 6
2011-06-02 12:11:00 PDT
There is no gap between the divs (the gap being the root cause of the problem on ebuyer.com) on either FF or IE. Oddly, the top div on IE extends into the bottom div. Webkit: top.bottom = 29 bottom.top = 31 FF: top.bottom =~ 31.35 bottom.top =~ 31.37 IE 8/9: top.bottom = 32 bottom.top = 31
David Grogan
Comment 7
2011-06-15 21:37:28 PDT
Created
attachment 97396
[details]
Just the layout test
David Grogan
Comment 8
2011-06-15 21:44:59 PDT
(In reply to
comment #7
)
> Created an attachment (id=97396) [details] > Just the layout test
Alternatively, to have the resources resolved properly:
http://goto.google.com/vnibh
Apologies to non-googlers.
David Grogan
Comment 9
2011-06-17 14:01:06 PDT
Eric and Levi, Are you guys ok with me submitting this?
Eric Seidel (no email)
Comment 10
2011-06-17 14:37:40 PDT
Comment on
attachment 95726
[details]
Patch I like tests! :)
WebKit Review Bot
Comment 11
2011-06-17 15:18:22 PDT
Comment on
attachment 95726
[details]
Patch Clearing flags on attachment: 95726 Committed
r89176
: <
http://trac.webkit.org/changeset/89176
>
WebKit Review Bot
Comment 12
2011-06-17 15:18:27 PDT
All reviewed patches have been landed. Closing bug.
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