1 <!DOCTYPE HTML>
2 <html>
3 <!--
4 https://bugzilla.mozilla.org/show_bug.cgi?id=564679
5 -->
6 <head>
7 <meta http-equiv="Content-type" content="text/html; charset=windows-1253">
8 <title>Test for Unicode non-characters</title>
9 <script type="text/javascript" src="/MochiKit/packed.js"></script>
10 <script type="text/javascript" src="/tests/SimpleTest/SimpleTest.js"></script>
11 <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
12 </head>
13 <body onload="test()">
14 <pre id="test">
15 <script class="testbody" type="text/javascript">
16
17 /** test that single byte decoding resynchronizes after incomplete sequences */
18 function test()
19 {
20 is($("display").innerHTML, "All good.", "No overconsumption");
21 SimpleTest.finish();
22 }
23
24 SimpleTest.waitForExplicitFinish();
25 </script>
26 </pre>
27 <a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=564679">Mozilla Bug 564679</a>
28 <p id="display">Evil.</p>
29 <div id="content" style="display: none"></div>
30 &Ograve;<script type="text/javascript">
31 $("display").innerHTML = "All good.";
32 </script> ->
33 </body>
34 </html>
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation