Bug 13978 - Apartmentguide.com rendering problem r21900
Summary: Apartmentguide.com rendering problem r21900
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Evangelism (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.apartmentguide.com/propert...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2007-06-02 10:45 PDT by Brandon Petersen
Modified: 2008-02-14 02:15 PST (History)
3 users (show)

See Also:


Attachments
Screen Shot in Firefox: how it should look (101.06 KB, image/jpeg)
2007-06-02 10:48 PDT, Brandon Petersen
no flags Details
Screen Shot in WebKit: how it looks (125.41 KB, image/jpeg)
2007-06-02 10:49 PDT, Brandon Petersen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brandon Petersen 2007-06-02 10:45:59 PDT
WebKit r21900

Small formatting issues with the phone number of the apartment complex on the above mentioned URL.
Comment 1 Brandon Petersen 2007-06-02 10:48:23 PDT
Created attachment 14841 [details]
Screen Shot in Firefox: how it should look
Comment 2 Brandon Petersen 2007-06-02 10:49:51 PDT
Created attachment 14842 [details]
Screen Shot in WebKit: how it looks
Comment 3 Matt Lilek 2007-06-02 15:42:09 PDT
Reduces to:
data:text/html,Lorem<input type="image" src="fakeimage.png" alt="alttext" style="float: left">
Comment 4 Dave Hyatt 2007-06-02 17:20:19 PDT
Is this depending on Firefox's resizing of image boxes to enclose alt text?  That would be totally bogus if so.
Comment 5 mitz 2007-06-02 22:23:18 PDT
(In reply to comment #4)
> Is this depending on Firefox's resizing of image boxes to enclose alt text? 

No. Take

Lorem <div style="width: 10px; height: 10px; background-color: blue; float: left;"></div>

For some reason, Firefox puts the float below the text. Opera too, but only in quirks mode.
Comment 6 Dave Hyatt 2007-06-02 23:10:15 PDT
Oh that.  Yeah that's just Firefox being buggy.  I think they fixed that in FFX3.
Comment 7 Robert Blaut 2008-02-14 02:15:34 PST
I've checked the page using the latest Webkit r30218 and I found no problem. I resolve the bug as WORKSFORME. Brandon, feel free to REOPEN the bug if you still experience the problem.