RESOLVED WORKSFORME 13978
Apartmentguide.com rendering problem r21900
https://bugs.webkit.org/show_bug.cgi?id=13978
Summary Apartmentguide.com rendering problem r21900
Brandon Petersen
Reported 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.
Attachments
Screen Shot in Firefox: how it should look (101.06 KB, image/jpeg)
2007-06-02 10:48 PDT, Brandon Petersen
no flags
Screen Shot in WebKit: how it looks (125.41 KB, image/jpeg)
2007-06-02 10:49 PDT, Brandon Petersen
no flags
Brandon Petersen
Comment 1 2007-06-02 10:48:23 PDT
Created attachment 14841 [details] Screen Shot in Firefox: how it should look
Brandon Petersen
Comment 2 2007-06-02 10:49:51 PDT
Created attachment 14842 [details] Screen Shot in WebKit: how it looks
Matt Lilek
Comment 3 2007-06-02 15:42:09 PDT
Reduces to: data:text/html,Lorem<input type="image" src="fakeimage.png" alt="alttext" style="float: left">
Dave Hyatt
Comment 4 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.
mitz
Comment 5 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.
Dave Hyatt
Comment 6 2007-06-02 23:10:15 PDT
Oh that. Yeah that's just Firefox being buggy. I think they fixed that in FFX3.
Robert Blaut
Comment 7 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.
Note You need to log in before you can comment on or make changes to this bug.