[Webkit-unassigned] [Bug 115773] New: Fix button baseline calculations for Mac with dynamic changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 7 19:49:37 PDT 2013


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

           Summary: Fix button baseline calculations for Mac with dynamic
                    changes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: hyatt at apple.com, bdakin at apple.com,
                    simon.fraser at apple.com


We should consider merging
https://chromium.googlesource.com/chromium/blink/+/b190272191c3c584f312f6ea17fec039ef5bb77f
Fix button baseline calculations for Mac with dynamic changes

Also convert a button test to a reftest and add a new button test.

The new test is to test baselines, which is useful because in the past I
have relied on button-generated-content to verify baseline behavior.

The conversion to a reftest is what found the bug that I fixed in
RenderButton.cpp -- the button would otherwise be positioned wrong
after the dynamic changes.

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