You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dom-mark.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ <h2>Overview</h2>
52
52
<pclass="note">(*) Note: one of the tested DOM implementations is the one that comes bundled with the JDK (identified as "JDK" in the graphics), and it has been observed
53
53
that the version shipped with the Oracle JDK may be faster.</p>
54
54
</div>
55
-
<divclass="tema" id="html-mark">
55
+
<divclass="tema" id="html-build">
56
56
<h2>Build HTML documents</h2>
57
57
<p>Measures the speed at which the <ahref="https://about.validator.nu/htmlparser/">validator.nu HTML parser</a> can build a small document (38 KB HTML) into a few DOM implementations.</p>
0 commit comments