14 lines
263 B
HTML
14 lines
263 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>[ #427677 ] TrimInitialSpace() can trim too much</title>
|
|
<style type="text/css">
|
|
span.c1 {color:#FF0000}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<p>This is a <span class="c1">Red</span> <a href=
|
|
"foo">link</a></p>
|
|
</body>
|
|
</html>
|