[Webkit-unassigned] [Bug 24871] New: The top of the floated box should is aligned with the top of the current line box.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 26 19:40:19 PDT 2009


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 box.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Reindeer
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: weihong.zeng at hotmail.com


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>></a>
</div>
</body>


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list