10 lines
179 B
HTML
10 lines
179 B
HTML
<html>
|
|
<head>
|
|
<title>[#427672] Non-std attrs w/multibyte names segfault</title>
|
|
</head>
|
|
<body Ã1/2="xx">
|
|
<!-- attribute name is 2 bytes hex c3 87 -->
|
|
text
|
|
</body>
|
|
</html>
|