Bug 24871

Summary: The top of the floated box should is aligned with the top of the current line box.
Product: WebKit Reporter: wesleyZeng <weihong.zeng>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: darin, robert
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   

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.