Remove target attribute

This commit is contained in:
LoveEevee 2018-11-27 02:31:13 +03:00
parent 14d98254bb
commit 808576d0ab

View File

@ -60,7 +60,7 @@ The following tests have failed:\
+ failedTests.join("")
+ '</ul>\
Please use a supported browser such as \
<a href="https://www.google.com/chrome/" target="_blank" id="unsupportedChrome">Google Chrome</a>\
<a href="https://www.google.com/chrome/" id="unsupportedChrome">Google Chrome</a>\
</div>'
document.body.appendChild(div)