WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
9675
REGRESSION: Tiny text @ mail.yahoo.com
https://bugs.webkit.org/show_bug.cgi?id=9675
Summary
REGRESSION: Tiny text @ mail.yahoo.com
Geoffrey Garen
Reported
2006-07-01 11:19:50 PDT
Screenshots forthcoming.
Attachments
Screenshot -- TOT
(13.06 KB, image/png)
2006-07-01 11:21 PDT
,
Geoffrey Garen
no flags
Details
Screenshot -- Tiger Safari
(15.53 KB, image/png)
2006-07-01 11:21 PDT
,
Geoffrey Garen
no flags
Details
reduction
(57 bytes, text/html)
2006-07-01 23:06 PDT
,
Geoffrey Garen
no flags
Details
Screenshot of reduction in Tiger & TOT
(23.74 KB, image/png)
2006-07-01 23:07 PDT
,
Geoffrey Garen
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2006-07-01 11:21:23 PDT
Created
attachment 9122
[details]
Screenshot -- TOT
Geoffrey Garen
Comment 2
2006-07-01 11:21:57 PDT
Created
attachment 9123
[details]
Screenshot -- Tiger Safari
Geoffrey Garen
Comment 3
2006-07-01 11:24:34 PDT
Oops! The descriptions above are reversed.
Attachment 9122
[details]
is TOT;
attachment 9123
[details]
is Tiger Safari.
Geoffrey Garen
Comment 4
2006-07-01 23:06:38 PDT
Created
attachment 9136
[details]
reduction I think this is the whole issue
Geoffrey Garen
Comment 5
2006-07-01 23:07:05 PDT
Created
attachment 9137
[details]
Screenshot of reduction in Tiger & TOT
Darin Adler
Comment 6
2006-07-04 16:28:10 PDT
Geoff's reduction says "font:x-small". And in older Safari and Firefox that's just an unknown font family so you fall back to the default font. But with TOT Safari, that's treated as a size specification! I think this is all part of changes made to fix
bug 5564
.
Alice Liu
Comment 7
2006-07-05 12:56:26 PDT
<
rdar://problem/4614030
>
Dave Hyatt
Comment 8
2006-07-13 14:24:52 PDT
Yahoo is making use of a deliberate CSS parser hack to account for the fact that x-small in WinIE is like small in other browsers. I believe the use of this hack may be fairly widespread on the Web. My recommendation is that we back out the fix for 5564.
Dave Hyatt
Comment 9
2006-07-13 14:26:21 PDT
Furthermore, I know many many CSS parser hacks were closed in IE7, and this may be one of them. This would make it even more imperative that we back out 5564.
David Kilzer (:ddkilzer)
Comment 10
2006-07-13 15:12:17 PDT
(In reply to
comment #8
)
> Yahoo is making use of a deliberate CSS parser hack to account for the fact > that x-small in WinIE is like small in other browsers. I believe the use of > this hack may be fairly widespread on the Web. My recommendation is that we > back out the fix for 5564.
Hixie may know how wide-spread its use is. Adding him to CC list.
Dave Hyatt
Comment 11
2006-12-14 23:06:12 PST
We fixed this I believe by backing out the quirky parsing.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug