> On 19 Oct 2014, at 00:52, Jens Alfke wrote:
>
>
>> On Oct 18, 2014, at 5:33 AM, Gerriet M. Denkmann
>> wrote:
>>
>> Note: the head has only 12 children (the first 10 are identical to 10.9),
>> and there is no body at all.
>
> Weird! Are you sure that the page has finished loading by the
> On Oct 18, 2014, at 5:33 AM, Gerriet M. Denkmann wrote:
>
> Note: the head has only 12 children (the first 10 are identical to 10.9), and
> there is no body at all.
Weird! Are you sure that the page has finished loading by the time you made the
call? Maybe your code is running at a point wh
WebFrame *mainFrame = [ webView mainFrame ];
DOMDocument *domDoc = [ mainFrame DOMDocument ];
When I print domDoc, I get with 10.9 something like:
with 1 children
with 3 children
[ 0] with 15 children
[ 0] DOMText = "** white **"