diff options
Diffstat (limited to 'testing/web-platform/tests/webmessaging/README.md')
-rw-r--r-- | testing/web-platform/tests/webmessaging/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/web-platform/tests/webmessaging/README.md b/testing/web-platform/tests/webmessaging/README.md new file mode 100644 index 0000000000..0b81aa0658 --- /dev/null +++ b/testing/web-platform/tests/webmessaging/README.md @@ -0,0 +1,2 @@ +These are the cross-document messaging (`postMessage()`) tests for the +[cross-document messaging chapter of the HTML Standard](https://html.spec.whatwg.org/multipage/comms.html#web-messaging). |