Commit 808576d0 authored by LoveEevee's avatar LoveEevee

Remove target attribute

parent 14d98254
...@@ -60,7 +60,7 @@ The following tests have failed:\ ...@@ -60,7 +60,7 @@ The following tests have failed:\
+ failedTests.join("") + failedTests.join("")
+ '</ul>\ + '</ul>\
Please use a supported browser such as \ 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>' </div>'
document.body.appendChild(div) document.body.appendChild(div)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment