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