Bug 70922

Summary: [Qt][WK2] fast/css/font-face-descending-unicode-range.html fails
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: michael.bruning
Priority: P2 Keywords: LayoutTestFailure, Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Balazs Kelemen 2011-10-26 07:30:09 PDT
-FAIL document.getElementById('i_s').offsetWidth should be 112. Was 42.
+FAIL document.getElementById('i_s').offsetWidth should be 112. Was 32.

Started to fail after r98471, first failed on r98473. r98473 (skip list change) and r98472 (renaming) should be innocent.
Comment 1 Balazs Kelemen 2011-10-26 07:58:30 PDT
Skipped in http://trac.webkit.org/changeset/98480
Comment 2 Michael BrĂ¼ning 2012-10-01 09:00:24 PDT
This seems to pass nowadays on Qt-5 WK2. Should we close this?
Comment 3 Balazs Kelemen 2012-10-01 09:28:20 PDT
(In reply to comment #2)
> This seems to pass nowadays on Qt-5 WK2. Should we close this?

Sure, thanks for checking.