[webkit-help] webkit_web_view_load_html ignoring css files

sami wagiaalla swagiaal at redhat.com
Thu Jan 16 09:00:13 PST 2014


Hi everybody,

I am working on porting the Eclipse SWT browser from WebKit1 to WebKit2 
and i am having trouble with this function webkit_web_view_load_html.

It seems that if I load a page using webkit_web_view_load_uri it works 
fine but if I try to load the content of that page via 
webkit_web_view_load_html only part of the content is loaded; some 
images and all CSS is ignored.

This is the content of the page I am trying to load: 
http://fpaste.org/69014/89115313/ (I can construct a smaller example of 
that helps)

As base_uri I provide "file:///"

I tried listening for load errors but there were none.

Any help would be greatly appreciated

Thanks!
   Sami


More information about the webkit-help mailing list