Bug 14770 - Right border not drawn on right most divs when divs wrap
Summary: Right border not drawn on right most divs when divs wrap
Status: RESOLVED DUPLICATE of bug 8392
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 419.x
Hardware: Mac (Intel) OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.10base-t.com/divs.html
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2007-07-26 08:16 PDT by Mark McCray
Modified: 2007-07-26 13:57 PDT (History)
1 user (show)

See Also:


Attachments
source file (953 bytes, text/html)
2007-07-26 08:17 PDT, Mark McCray
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark McCray 2007-07-26 08:16:18 PDT
I expect the right border  to be drawn on all divs, but when you resize the window smaller so the inline divs will wrap to the next line, the right border is not rendered on the right most div.

This happens in v3 of safari as well as the nightly webkit build from 7/24/2007.
Comment 1 Mark McCray 2007-07-26 08:17:21 PDT
Created attachment 15692 [details]
source file

here's the source file in case you need it.
Comment 2 David Kilzer (:ddkilzer) 2007-07-26 09:27:36 PDT
Confirmed with a local debug build of WebKit r24637 with Safari 3 Public Beta 3.0.2 (522.12) on Mac OS X 10.4.10 (8R218).

Sadly, this is not a regression as Safari 2.0.4 (419.3) with original WebKit on 10.4.10 also behaves the same way.

Comment 3 Sam Weinig 2007-07-26 13:57:02 PDT

*** This bug has been marked as a duplicate of 8392 ***