[Webkit-unassigned] [Bug 13813] REGRESSION (r19136-r19186): Banner is about 10x too big

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 27 23:08:10 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13813


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com




------- Comment #16 from mitz at webkit.org  2007-05-27 23:08 PDT -------
The style declaration says "font-size:12.77 em;", which shipping Safari
interprets as 12.77px (since the document is in quirks mode). Starting with
r19164, this is interpreted as 12.77em. Firefox 3 just treats the value as
invalid (which is what WebKit did just prior to r19164 if I understood
correctly).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list