mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
19 lines
280 B
HTML
19 lines
280 B
HTML
|
|
<html>
|
|
<body>
|
|
(1) as child #0
|
|
<div>
|
|
(2) as child #0
|
|
</div>
|
|
(3) as child #2
|
|
<div>
|
|
(4) entity ampersand: &
|
|
</div>
|
|
<div>
|
|
(5) numeric entity ampersand: &
|
|
</div>
|
|
<![CDATA[(6) cdata text]]>
|
|
<![CDATA[(7) cdata ampersand: &]]>
|
|
</body>
|
|
</html>
|