[Webkit-unassigned] [Bug 84469] New: Drop font size quirk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 20 11:03:05 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84469

           Summary: Drop font size quirk
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zcorpan at gmail.com


http://trac.webkit.org/browser/trunk/Source/WebCore/css/CSSStyleSelector.cpp?rev=113922#L4920

IE and Opera don't have this quirk, which means it should be possible to align quirks mode and standards mode font sizes.

http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1481 in Opera, Preferences->Webpages (change both normal font size and monospace font size; restart.

http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1484 in IE9 I didn't find anywhere to change the default font size, but it appears to make no difference between compat quirks vs compat standards or ie9 quirks vs ie9 standards.

Gecko has this quirk, but I've filed a bug on them to drop it too. https://bugzilla.mozilla.org/show_bug.cgi?id=747464

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



More information about the webkit-unassigned mailing list