Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, February 2008
QtWebKit ignores external stylesheets


Message 1 in thread

Any variant of

<link rel="stylesheet" href="/tmp/test.css" type="text/css" />
<link rel="stylesheet" href="file:/tmp/test.css" type="text/css" />
<link rel="stylesheet" href="file:///tmp/test.css" type="text/css" />

is ignored by QtWebKit.

Konqueror and Firefox do what you'd expect on all of those.

Best regards,
bero

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx