Dear Arko,

I have one request. Can you run the below test cases and let me know the
result?
http://w3c-test.org/html/tests/submission/Opera/microdata/001.html

Regards,
Gurpreet

On Thu, Mar 8, 2012 at 5:48 PM, Gurpreet Kaur <[email protected]> wrote:

> Dear Ryosuke/Arko.
>
> Thanks for the support and the quick response.
>
> Regards,
> Gurpreet
>
>
> On Thu, Mar 8, 2012 at 2:50 PM, Ryosuke Niwa <[email protected]> wrote:
>
>> On Thu, Mar 8, 2012 at 12:57 AM, Gurpreet Kaur <[email protected]>wrote:
>>>
>>> Yes I am using older webkit version and have just merged the Microdata
>>> patch. When I try to do alert(document.getItems()) via script  I get Object
>>> NodeList but .lenght returns 0.
>>>
>>
>>  That's not a good idea. There have been a number of recent changes to
>> the way DynamicNodeList/HTMLCollection works. In particular, I remember
>> Arko and I fixed a number of bugs in other parts of WebKit to make
>> microdata API work. I highly recommend that you use a newer revision of
>> WebKit that has microdata API instead of using an older revision and
>> manually merging changes.
>>
>> If possible Can you just explain how is the length calculated?
>>>
>>
>>  Look at definitions of those two classes.
>>
>> - Ryosuke
>>
>>
>
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to