[Webkit-unassigned] [Bug 28364] New: Release build doesn't render CSS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 16 14:38:45 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28364
Summary: Release build doesn't render CSS
Product: WebKit
Version: 420+
Platform: PC
OS/Version: Windows 7
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: chirea.mircea at gmail.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list