Bug 1687807 [wpt PR 27261] - Remove leftover debugging line from dom/historical.html, a=testonly

Automatic update from web-platform-tests
Remove leftover debugging line from dom/historical.html (#27261)

08541eaf5a5c7691f8146bad50a88e28f7dfa05b touched dom/historical.html as
part of testing the main change, and was intended to be reverted before
submitting... but I forgot to do so.
--

wpt-commits: f207cfdd15ce4c8fcd660e54089fa221906c6e43
wpt-pr: 27261
This commit is contained in:
Stephen McGruer 2021-01-21 21:53:42 +00:00 коммит произвёл moz-wptsync-bot
Родитель 5f88e8569d
Коммит 7a5a4299f7
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -4,8 +4,6 @@
<script src="/resources/testharnessreport.js"></script>
<div id=log></div>
<script>
// TOUCH
function isInterfaceRemoved(name) {
test(function() {
assert_equals(window[name], undefined)