Files
sapper/test/unit/clean_html/samples/removes-cdata/output.html
2018-08-19 15:20:14 -04:00

14 lines
150 B
HTML

<!doctype html>
<html lang="en">
<head>
</head>
<body>
<math>
<ms></ms>
<mo>+</mo>
<mn>3</mn>
<mo>=</mo>
<ms></ms>
</math>
</body>
</html>