Bug 8392 - Borders/Padding on inline boxes don't render if they are at the end of a line
Summary: Borders/Padding on inline boxes don't render if they are at the end of a line
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 14770 18593 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-14 13:02 PDT by Sam Weinig
Modified: 2011-04-12 14:41 PDT (History)
6 users (show)

See Also:


Attachments
test case (1.25 KB, text/html)
2006-04-14 13:03 PDT, Sam Weinig
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2006-04-14 13:02:21 PDT
The borders/padding on the right are not rendered for an inline box in the middle of an inline flow if the text is the last text of the line it is on.  This happens in both LTR and RTL contexts (but on the left for RTL).
Comment 1 Sam Weinig 2006-04-14 13:03:41 PDT
Created attachment 7715 [details]
test case

Test case demonstrating the failure.
Comment 2 Sam Weinig 2007-07-26 13:57:02 PDT
*** Bug 14770 has been marked as a duplicate of this bug. ***
Comment 3 mitz 2008-04-18 13:36:06 PDT
*** Bug 18593 has been marked as a duplicate of this bug. ***
Comment 4 David Harrison 2008-09-15 15:53:27 PDT
rdar://6220821
Comment 5 Yael 2011-04-12 14:41:48 PDT
This bug was also fixed with http://trac.webkit.org/changeset/82419 .