Bug 70922 - [Qt][WK2] fast/css/font-face-descending-unicode-range.html fails
Summary: [Qt][WK2] fast/css/font-face-descending-unicode-range.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-10-26 07:30 PDT by Balazs Kelemen
Modified: 2012-10-01 09:28 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.