Hi Gavin,

As base_uri I provide "file:///"

I don't know if this is the cause of your issue, but a base_uri needs a
complete path, including a filename.  You can just make up an imaginary
filename; it doesn't have to actually exist, unless the content contains
self links (eg. href="#anchor").


Hmm... I see. I have tried that but there does not seem to fix the issue.

I also tried tried listening to resource loading events. The CSS file seems to be getting loaded (I get a resrouce_load_started signal, and a finish signal without a failed signal).

If this is a security setting is there a way to get notified of security settings violations ?

Thanks for the input!
  Sami

_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to