https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 0ebbaaad184b1f9d2d27e91c5c623cce85149a82 authored by bylee on 12 April 2014, 04:46:17 UTC
Add test-case that if both types of custom element types are provided at the time of element's instantiation, the custom tag must win over the type extension.
Tip revision: 0ebbaaa
README.md
This directory contains the HTML5 Web Messaging test suite.

The following document contains a list of each test file in the test suite and the results of running the test file on several browsers <http://www.w3.org/wiki/Webapps/Interop/WebMessaging>.

To run this test suite within a browser, go to: <http://w3c-test.org/web-platform-tests/master/webmessaging/>.

The latest Editor's Draft of HTML5 Web Messaging is: <http://dev.w3.org/html5/postmsg/>.

The latest W3C Technical Report of HTML5 Web Messaging is <http://www.w3.org/TR/webmessaging/>.

back to top