El lun, 20-01-2014 a las 11:54 -0500, sami wagiaalla escribió: > 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 ?
Yes, try opening the web inspector (right click -> inspect element) and you will be able to debug the problem. You can see the resources loaded, and the javascript warnings. > Thanks for the input! > Sami > > _______________________________________________ > webkit-gtk mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-gtk > -- Carlos Garcia Campos http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3
signature.asc
Description: This is a digitally signed message part
_______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
