RESOLVED WORKSFORME83601
[QT] "font-variant: small-caps" does not work properly with QtWebkit
https://bugs.webkit.org/show_bug.cgi?id=83601
Summary [QT] "font-variant: small-caps" does not work properly with QtWebkit
Tao.Yu
Reported 2012-04-10 12:02:30 PDT
For CSS property "font-variant: small-caps", it does not work on QtWebkit, while it works ok on webkit.org. Run the attached test case or this one from W3C CSS2.1 test suite: http://test.csswg.org/suites/css2.1/20110323/html4/c26-psudo-nest-000.htm You will see "small-caps" does not work in QtWebkit.
Attachments
Test Content to reproduce the issue (1.41 KB, text/html)
2012-04-10 12:03 PDT, Tao.Yu
no flags
Tao.Yu
Comment 1 2012-04-10 12:03:24 PDT
Created attachment 136501 [details] Test Content to reproduce the issue
Allan Sandfeld Jensen
Comment 2 2012-05-24 06:54:23 PDT
It works here using trunk both with WebKit1 and WebKit2 interfaces.
Bruno Abinader (history only)
Comment 3 2012-06-18 10:40:33 PDT
Also works on my environment (Qt5/Linux/32 bits/r120589), tested together with layout test LayoutTests/fast/css/small-caps-crash.html. (In reply to comment #2) > It works here using trunk both with WebKit1 and WebKit2 interfaces.
Allan Sandfeld Jensen
Comment 4 2012-08-14 09:17:48 PDT
Works for me, and no feedback from reporter.
Note You need to log in before you can comment on or make changes to this bug.