зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1533773
[wpt PR 15673] - Add script tags for test_driver into screen-orientation/onchange-event.html, a=testonly
Automatic update from web-platform-tests Add script tags for test_driver into screen-orientation/onchange-event.html (#15673) -- wpt-commits: 39fc8b0371b6c31d5e64cd90cf4df1dae7208c27 wpt-pr: 15673
This commit is contained in:
Родитель
cfefdf49aa
Коммит
19674257ab
|
@ -1,6 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="/resources/testdriver.js"></script>
|
||||
<script src="/resources/testdriver-vendor.js"></script>
|
||||
<script>
|
||||
promise_test(async t => {
|
||||
await test_driver.bless("request full screen", () => {
|
||||
|
|
Загрузка…
Ссылка в новой задаче