Bug 8392

Summary: Borders/Padding on inline boxes don't render if they are at the end of a line
Product: WebKit Reporter: Sam Weinig <sam>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, ian, mark.mccray, mitz, oliver, yael
Priority: P2 Keywords: InRadar
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
test case none

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 .