Bug 70922
Summary: | [Qt][WK2] fast/css/font-face-descending-unicode-range.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Balazs Kelemen <kbalazs> |
Component: | WebKit2 | Assignee: | 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 |
Balazs Kelemen
-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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Balazs Kelemen
Skipped in http://trac.webkit.org/changeset/98480
Michael BrĂ¼ning
This seems to pass nowadays on Qt-5 WK2. Should we close this?
Balazs Kelemen
(In reply to comment #2)
> This seems to pass nowadays on Qt-5 WK2. Should we close this?
Sure, thanks for checking.