RESOLVED FIXED 15240
No font size specified , CSS line-height:150% and height:80px are causing the text to go beyond the border line
https://bugs.webkit.org/show_bug.cgi?id=15240
Summary No font size specified , CSS line-height:150% and height:80px are causing the...
Anantha Keesara
Reported 2007-09-19 08:54:09 PDT
I .Steps: ----------- 1. Go to: http://fund.cnfol.com II. Issue: ----------------- Notice that the text goes beyond the border. PS: Look for border below this area: 基金看市 III. Other browsers -------------------------- IE, Opera: ok FF, Safari: not ok
Attachments
No font size specified , CSS line-height:150% and height:80px are causing the text to go beyond the border line (142 bytes, text/html)
2007-09-19 08:54 PDT, Anantha Keesara
no flags
Anantha Keesara
Comment 1 2007-09-19 08:54:53 PDT
Created attachment 16325 [details] No font size specified , CSS line-height:150% and height:80px are causing the text to go beyond the border line
mitz
Comment 2 2007-09-19 10:25:03 PDT
I think this is an infamous WinIE quirk. In strict mode, Opera behaves like WebKit.
mitz
Comment 3 2007-09-19 10:26:22 PDT
(In reply to comment #2) > I think this is an infamous WinIE quirk. (Simply that stretch vertically to fit content; it is not specific to line-height or anything).
Dave Hyatt
Comment 4 2007-09-19 13:34:46 PDT
This is INVALID. The WInIE box model is wrong. Opera chooses to match them in their quirks mode, but there's no way at this point that we could add this quirk, since Web sites now expect us not to have it.
Darin Fisher (:fishd, Google)
Comment 5 2007-09-19 18:12:36 PDT
So, shouldn't this be some kind of an evangelism bug, given that http://fund.cnfol.com/ is a fairly popular site (on alexa's top 500 list)?
Mark Rowe (bdash)
Comment 6 2007-09-19 18:16:07 PDT
Darin Fisher (:fishd, Google)
Comment 7 2007-09-19 18:24:59 PDT
reopening as an evangelism bug. please correct me if i am not supposed to do this.
Dave Hyatt
Comment 8 2007-09-19 21:36:14 PDT
Yeah, seems ok. In general broken box model sites are pretty resistant to evangelism, since in order to have the broken box model, they have to not work in Firefox either. In other words, they're usually "We only care about IE" sites.
mitz
Comment 9 2007-12-02 09:18:30 PST
*** Bug 16245 has been marked as a duplicate of this bug. ***
Robert Blaut
Comment 10 2009-11-15 00:37:27 PST
I've checked the site with WebKit 4.0.4 (6531.21.10, r50918) today and I found no problem with the site now. Every box is rendered correctly now. I close this bug as resolved fixed an evangelism bug.
Note You need to log in before you can comment on or make changes to this bug.