RESOLVED INVALID Bug 24871
The top of the floated box should is aligned with the top of the current line box.
https://bugs.webkit.org/show_bug.cgi?id=24871
Summary The top of the floated box should is aligned with the top of the current line...
wesleyZeng
Reported 2009-03-26 19:40:19 PDT
The top of the floated box should is aligned with the top of the current line box: <style> a.r{float:right;} </style> <body> <div> <a href="http://product.it168.com/list/b/03016310_1.shtml" target="_blank">ThinkPad</a><a href="http://product.it168.com/list/b/0301_1.shtml" class="r">more&gt;&gt;</a> </div> </body>
Attachments
Robert Hogan
Comment 1 2012-10-02 12:08:57 PDT
Test case looks fine to me. Closing as invalid.
Note You need to log in before you can comment on or make changes to this bug.