| commit | 669039d7af8cd85bee16f013e623de830f3aeeac | [log] [tgz] |
|---|---|---|
| author | yukishiino <yukishiino@chromium.org> | Thu Jul 14 03:39:46 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 14 03:42:46 2016 |
| tree | a71ae1dd2aa97527690c75ad20ce837d2ce323b6 | |
| parent | bc420d1f42f479494403990a252de5ce3e71e3ec [diff] |
binding: Adds layout tests to check origins of window.postMessage Imports EventListener-incumbent-global tests from w3c/web-platform-tests. The tests show the current status of support of postMessage's origins. The original tests are here: https://github.com/w3c/web-platform-tests/blob/master/dom/events/EventListener-incumbent-global-1.sub.html https://github.com/w3c/web-platform-tests/blob/master/dom/events/EventListener-incumbent-global-2.sub.html BUG=612458,622974 Review-Url: https://codereview.chromium.org/2142173003 Cr-Commit-Position: refs/heads/master@{#405428}