[Webkit-unassigned] [Bug 49638] New: [chromium] REGRESSION(72141): Chromium fails acid3 on linux (at least)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 18:46:02 PST 2010


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

           Summary: [chromium] REGRESSION(72141): Chromium fails acid3 on
                    linux (at least)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jamesr at chromium.org
                CC: hyatt at apple.com, fishd at chromium.org,
                    dglazkov at chromium.org, evan at chromium.org,
                    agl at chromium.org


http://trac.webkit.org/changeset/72141 fixed a pair of bugs in font-size and line height handling and requires that the default minimum font size be changed from 1 to 0.  The patch at http://codereview.chromium.org/4954002/ changes the default minimum values (except for Chromium DumpRenderTree, which needs http://trac.webkit.org/browser/trunk/WebKitTools/DumpRenderTree/chromium/WebPreferences.cpp#L68 to be edited) but we still render the 100/100 text at slightly the wrong offset in Chromium linux.  I haven't tested Chromium mac/windows yet.

CC'ing a bunch of font people randomly to see if anyone knows what's up.  We might just be clamping 0 to a nonzero value somewhere badly.

-- 
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