https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 3d73d93f4e9ae009dce0a3dc75bc27f1f229f975 authored by Florent Castelli on 30 November 2017, 18:25:49 UTC
Do not send duplicate resize events from WebMediaPlayerMSCompositor
Tip revision: 3d73d93
a-element-origin.html
<!doctype html>
<meta charset=utf-8>
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script>
<base id=base>
<div id=log></div>
<script src=a-element-origin.js></script>
<!-- Other dependencies: urltestdata.json -->
back to top