Bug 17687 - float:right ignored because of height:!important
Summary: float:right ignored because of height:!important
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2008-03-05 14:36 PST by jasneet
Modified: 2008-03-05 15:14 PST (History)
3 users (show)

See Also:


Attachments
reduction (201 bytes, text/html)
2008-03-05 14:37 PST, jasneet
no flags Details

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