Bug 15361 - inner div tag does not have width causing link to move on next line
Summary: inner div tag does not have width causing link to move on next line
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://www.clarin.com/diario/2007/08/...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2007-10-03 08:21 PDT by Anantha Keesara
Modified: 2022-08-30 04:55 PDT (History)
3 users (show)

See Also:


Attachments
inner div tag does not have width causing link to move on next line (443 bytes, text/html)
2007-10-03 08:23 PDT, Anantha Keesara
no flags Details
strict test case (410 bytes, text/html)
2008-02-15 14:30 PST, Robert Blaut
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!