Re: [shadow-dom-tests] Fixed issues with event dispatch test (#605)

I think createTestMediaPlayer() function defined in shadow-dom/testcommon.js itself is wrong.
There is apparently misunderstanding. The function doesn't create a correct tree of trees as explained in the spec.

We have to fix the createTestMediaPlayer() at first. Then, we have to update the tests which depends on the function.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/605#issuecomment-41008288

Received on Tuesday, 22 April 2014 06:40:49 UTC