Bug 15272 - Nested <div>'s float property is ignored when parent <div>'s float property is set.
Summary: Nested <div>'s float property is ignored when parent <div>'s float property i...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://www1.appledaily.atnext.com/tem...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-24 08:24 PDT by Anantha Keesara
Modified: 2008-02-15 09:34 PST (History)
2 users (show)

See Also:


Attachments
Nested <div>'s float property is ignored when parent <div>'s float property is set. (261 bytes, text/html)
2007-09-24 08:24 PDT, Anantha Keesara
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anantha Keesara 2007-09-24 08:24:12 PDT
I .Steps:
-----------
1. Go to: http://www1.appledaily.atnext.com/template/apple_sub/sec_main.cfm?iss_id=20070821&sec_id=38163


II. Issue:
-----------------
Notice that alignment of the row of links. It does not align itself with the rest of the page.

III.Other Browsers:
--------------

IE, FF: no issue.
Safari and Opera: have the issue
Comment 1 Anantha Keesara 2007-09-24 08:24:50 PDT
Created attachment 16372 [details]
Nested <div>'s float property is ignored when parent <div>'s float property is set.
Comment 2 mitz 2007-09-24 11:12:26 PDT
I this WebKit gets it right. See bug 11946.
Comment 3 Robert Blaut 2008-02-15 09:34:07 PST
I've checked the test case today in the latest Webkit and found no more issue. The both divs aligned properly. The test case is rendered identically in Minefield, Opera 9.5 and Webkit.