<p dir="ltr">Hi,</p>
<p dir="ltr">An url to a text file is provided. How can we get the content of the text file with the help of docLoader when text file is provided as an url?</p>
<p dir="ltr">Thanks,<br>
Sunil</p>
<div class="gmail_quote">On Jan 18, 2014 1:30 AM,  &lt;<a href="mailto:webkit-help-request@lists.webkit.org">webkit-help-request@lists.webkit.org</a>&gt; wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Send webkit-help mailing list submissions to<br>
        <a href="mailto:webkit-help@lists.webkit.org">webkit-help@lists.webkit.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.webkit.org/mailman/listinfo/webkit-help" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-help</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:webkit-help-request@lists.webkit.org">webkit-help-request@lists.webkit.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:webkit-help-owner@lists.webkit.org">webkit-help-owner@lists.webkit.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of webkit-help digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Re: webkit_web_view_load_html ignoring css files<br>
      (Benjamin Poulain)<br>
   2. Re: webkit_web_view_load_html ignoring css files (sami wagiaalla)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 16 Jan 2014 13:35:15 -0800<br>
From: Benjamin Poulain &lt;<a href="mailto:benjamin@webkit.org">benjamin@webkit.org</a>&gt;<br>
To: <a href="mailto:webkit-help@lists.webkit.org">webkit-help@lists.webkit.org</a><br>
Subject: Re: [webkit-help] webkit_web_view_load_html ignoring css<br>
        files<br>
Message-ID: &lt;<a href="mailto:52D85093.3090303@webkit.org">52D85093.3090303@webkit.org</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
Hi Sami,<br>
<br>
You should try email webkit-gtk instead of webkit-help, all the GTK<br>
experts are on webkit-gtk.<br>
<br>
On 16/01/2014 09:00, sami wagiaalla wrote:<br>
&gt; I am working on porting the Eclipse SWT browser from WebKit1 to<br>
&gt; WebKit2 and i am having trouble with this function<br>
&gt; webkit_web_view_load_html.<br>
&gt;<br>
&gt; It seems that if I load a page using webkit_web_view_load_uri it works<br>
&gt; fine but if I try to load the content of that page via<br>
&gt; webkit_web_view_load_html only part of the content is loaded; some<br>
&gt; images and all CSS is ignored.<br>
&gt;<br>
&gt; This is the content of the page I am trying to load:<br>
&gt; <a href="http://fpaste.org/69014/89115313/" target="_blank">http://fpaste.org/69014/89115313/</a> (I can construct a smaller example<br>
&gt; of that helps)<br>
&gt;<br>
&gt; As base_uri I provide &quot;file:///&quot;<br>
&gt;<br>
&gt; I tried listening for load errors but there were none.<br>
&gt;<br>
&gt; Any help would be greatly appreciated<br>
Given the content, I suspect you are hitting security restrictions<br>
preventing the load of local files.<br>
<br>
Cheers,<br>
Benjamin<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 16 Jan 2014 16:46:46 -0500<br>
From: sami wagiaalla &lt;<a href="mailto:swagiaal@redhat.com">swagiaal@redhat.com</a>&gt;<br>
To: Benjamin Poulain &lt;<a href="mailto:benjamin@webkit.org">benjamin@webkit.org</a>&gt;,<br>
        <a href="mailto:webkit-help@lists.webkit.org">webkit-help@lists.webkit.org</a><br>
Subject: Re: [webkit-help] webkit_web_view_load_html ignoring css<br>
        files<br>
Message-ID: &lt;<a href="mailto:52D85346.8030209@redhat.com">52D85346.8030209@redhat.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
Hi Benjamin,<br>
<br>
&gt; You should try email webkit-gtk instead of webkit-help, all the GTK<br>
&gt; experts are on webkit-gtk.<br>
&gt;<br>
<br>
Will do. Thanks for he pointer.<br>
<br>
&gt; Given the content, I suspect you are hitting security restrictions<br>
&gt; preventing the load of local files.<br>
&gt;<br>
<br>
It does sound like it. If so I hope there is a way to change the<br>
settings. I have not found anything like that.<br>
<br>
Thanks!<br>
   Sami<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
webkit-help mailing list<br>
<a href="mailto:webkit-help@lists.webkit.org">webkit-help@lists.webkit.org</a><br>
<a href="https://lists.webkit.org/mailman/listinfo/webkit-help" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-help</a><br>
<br>
<br>
End of webkit-help Digest, Vol 55, Issue 13<br>
*******************************************<br>
</blockquote></div>