[Webkit-unassigned] [Bug 34286] New: [Qt] css2.1/t1505-c524-font-var-00-b.html fails (small caps vs. normal)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 28 15:03:36 PST 2010


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

           Summary: [Qt] css2.1/t1505-c524-font-var-00-b.html fails (small
                    caps vs. normal)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P3
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: eric at webkit.org, hyatt at apple.com


A hidden bug revealed by http://trac.webkit.org/changeset/54005 .
(First time I think we needs only update metrics.)

When I executed QtLauncher manually, I got only small caps text.
>WebKitBuild/Release/bin/QtLauncher LayoutTests/css2.1/t1505-c524-font-var-00-b.html

When I executed run-webkit-tests script and then click to 
css2.1/t1505-c524-font-var-00-b.html, I got only normal next.
>WebKitTools/Scripts/run-webkit-tests css2.1

In expectes result there are small caps and normal text too:
LayoutTests/platform/mac/css2.1/t1505-c524-font-var-00-b-expected.png

The bigger problem is rendertree dump doesn't contain if the text
is small caps or not. We can check it only manually or with pixel test.

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