[webkit-dev] Enable MICRODATA feature by default
Arko Saha
nghq36 at motorola.com
Mon Aug 6 00:23:16 PDT 2012
I have filed a bug to address W3C failed test-cases :
https://bugs.webkit.org/show_bug.cgi?id=92986
This issue will track all investigation related to Microdata test failures
and make sure that we pass as many test as possible.
Regards,
Arko
On Wed, Aug 1, 2012 at 12:16 AM, Ian Hickson <ian at hixie.ch> wrote:
> On Tue, 31 Jul 2012, Arko Saha wrote:
> >
> > test(function () {
> > assert_equals( makeEl('div',{itemtype:' '}).itemType[0],
> > window.undefined );
> > }, 'itemType[index] must be undefined for out-of-range index');
> >
> > DOMSettableTokenList returns null for out-of-range index.
>
> This is incorrect. While it is true that item() returns null when
> called with an out-of-range index, item() is never invoked in the example
> above. See Web IDL for details.
>
> I highly doubt that the other 80+ failing tests are implementation-
> specific either. If any of them _are_, then before ignoring them, you
> should ask for them to be corrected in the test suite.
>
> --
> Ian Hickson U+1047E )\._.,--....,'``. fL
> http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
> Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120806/797f9c24/attachment.html>
More information about the webkit-dev
mailing list