Last change
on this file since 98929 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
525 bytes
|
Line | |
---|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
---|
2 | <html>
|
---|
3 | <body>
|
---|
4 | <div>
|
---|
5 | <h3>
|
---|
6 | <a href="https://html.spec.whatwg.org/multipage/parsing.html#parse-error-incorrectly-closed-comment">
|
---|
7 | Incorrectly closed comment without a correctly closed comment
|
---|
8 | </a>
|
---|
9 | </h3>
|
---|
10 | <div>
|
---|
11 | <!--incorrectly closed comment--><span id="under-test">whatwg guidance is that this should be a DOM node</span>
|
---|
12 | </div>
|
---|
13 | </div>
|
---|
14 | </body>
|
---|
15 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.