Bug 15361

Summary: inner div tag does not have width causing link to move on next line
Product: WebKit Reporter: Anantha Keesara <anantha>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, bfulgham, webkit
Priority: P2 Keywords: HasReduction
Version: 523.x (Safari 3)   
Hardware: All   
OS: All   
URL: http://www.clarin.com/diario/2007/08/20/index_diario.html
Attachments:
Description Flags
inner div tag does not have width causing link to move on next line
none
strict test case none

Description Anantha Keesara 2007-10-03 08:21:06 PDT
I .Steps:
-----------
1. Go to: http://www.clarin.com/diario/2007/08/20/index_diario.html

II. Issue:
-----------------
Look for the "Entretenimientos". In safari, it is moved to next line and is hardly visible.


III. Other browsers
--------------------------
FF, IE: ok
Safari, Opera: not ok

Attached is the reduction.
Comment 1 Anantha Keesara 2007-10-03 08:23:54 PDT
Created attachment 16522 [details]
inner div tag does not have width causing link to move on next line
Comment 2 Robert Blaut 2008-02-15 14:14:15 PST
Confirmed. However, after testing only Opera 9.50 renders it correctly, Minefield and Webkit behaves incorrectly. 
Comment 3 Robert Blaut 2008-02-15 14:30:46 PST
Created attachment 19143 [details]
strict test case
Comment 4 Robert Blaut 2008-02-15 14:32:41 PST
Sorry, uploaded to wrong bug.
Comment 5 Ahmad Saleem 2022-08-30 04:55:10 PDT
I am not able to reproduce this bug showing expected behavior of text within <div> being on single line and all browsers (Chrome Canary 107, Firefox Nightly 106 and Safari Technology Preview 152) wrap the text and show it in two lines. Since all browsers render this same, I am going to mark this as 'RESOLVED CONFIGURATION CHANGED'. Thanks!