Bug 17687

Summary: float:right ignored because of height:!important
Product: WebKit Reporter: jasneet <jasneet>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: jasneet, mitz, webkit
Priority: P2 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
reduction none

Description jasneet 2008-03-05 14:36:37 PST
I Steps:
Go to
the attached reduction

II Issue:
the text should be right aligned instead of left.

III Conclusion: height:!important is causing float:right to be ignored.

IV Other browsers:
IE7: ok
FF: ok
Opera: ok

IV Nightly tested: 30628
Comment 1 jasneet 2008-03-05 14:37:07 PST
Created attachment 19558 [details]
reduction
Comment 2 mitz 2008-03-05 14:40:41 PST
Can't reproduce. Can you try again with r30790 or later?
Comment 3 Robert Blaut 2008-03-05 15:14:45 PST
(In reply to comment #2)
> Can't reproduce. Can you try again with r30790 or later?
> 

I also cannot confirm the bug in the latest Webkit. Fixed in http://trac.webkit.org/projects/webkit/changeset/30704