Bug 21453

Summary: WebKit formats Browse by Title differently than IE or FF
Product: WebKit Reporter: Jon@Chromium <jon>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ahmad.saleem792, bfulgham, simon.fraser, zalan
Priority: P2    
Version: 525.x (Safari 3.1)   
Hardware: PC   
OS: OS X 10.5   
URL: http://www.sciencedirect.com
Attachments:
Description Flags
Reduction (from Chrome Bug) none

Description Jon@Chromium 2008-10-07 17:22:12 PDT
URLs (if applicable) : www.sciencedirect.com
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
    Firefox 3: OK
         IE 7: OK

What steps will reproduce the problem?
1. Open www.sciencedirect.com
2. Notice the |'s and the letters in the Browse By Title section of the left navigation.  

What is the expected result?
The page should render correctly, as in other browsers (excluding Opera).

What happens instead?
The section below "Browse by title" is rendered incorrectly

This is also tracked in Chromium which has a reduction.  See http://code.google.com/p/chromium/issues/detail?id=1266
Comment 1 Ahmad Saleem 2022-12-30 13:33:56 PST
Created attachment 464261 [details]
Reduction (from Chrome Bug)

Based on reduction, Safari Technology Preview 160 matches with Chrome Canary 111 while differ from Firefox Nightly 110.

So I am not sure, whether it is still something to fix or not.