Files
openide/spellchecker/testData/inspection/xmlWithMistakes/htmlIntegrity.html
Yuriy Artamonov c329819328 [spelling] IDEA-160183 Do not spellcheck md5, sha1 and other values
GitOrigin-RevId: a0955a7a7b4c6a418eed9fac22428c7267bee01f
2023-01-16 14:17:56 +00:00

40 lines
1.4 KiB
HTML

<html lang="en">
<head>
<title>Toolbox Enterprise Mock Auth Login</title>
<link rel="preconnect" href="https://fonts.gstatic.com"/>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono&amp;display=swap" rel="stylesheet"/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"
integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ=="
crossorigin="anonymous"
referrerpolicy="no-referrer"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"
integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap-theme.min.css"
integrity="sha384-6pzBo3FDv/PJ8r2KRkGHifhEocL+1X2rVCTTkUfGk7/0pbek5mMa1upzvWbrUbOZ" crossorigin="anonymous">
<style>
html {
padding: 5em;
}
body {
font-family: 'JetBrains Mono', monospace;
}
a, a:visited {
color: #167dff;
}
tr {
padding: 5em;
}
button {
padding: 1em;
width: 20ex;
border-radius: 5px;
}
</style>
</head>
<body>
<a title="<TYPO>linkwitherror</TYPO>"><TYPO descr="Typo: In word 'Linkwitherror'">Linkwitherror</TYPO></a>
</body>