RESOLVED INVALID 28364
[Qt] Release build doesn't render CSS
https://bugs.webkit.org/show_bug.cgi?id=28364
Summary [Qt] Release build doesn't render CSS
Mircea Chirea
Reported 2009-08-16 14:38:45 PDT
In the debug build of WebKit my XHTML 1.1 & CSS 2.1 file renders as intended. However in the release build WebKit ignores the CSS bit for some reason. I'm using the WebKit engine bundled with Qt 4.5.2 (so I'm not sure which version it is, excuse me). The "problematic" file is here: http://pastebin.com/m1aec6a90 Steps to reproduce (assuming you have Qt 4.5.2): - Create a new Qt GUI application. - Create a QWebView object. - Set the URL of the file (with .xhtml extension). - Run in debug build -- observe it renders fine. - Run in release build -- observe that CSS no longer renders.
Attachments
Simon Hausmann
Comment 1 2009-11-23 05:55:01 PST
The specified pastbin URL does not exist anymore (expired?). Please re-open with a testcase attached to this bugreport if this bug still exists.
Note You need to log in before you can comment on or make changes to this bug.