mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
[test] b must not be bold. Refs #247
This commit is contained in:
parent
b92d8d9e9b
commit
c39bd18b10
9
test/bold2.html
Normal file
9
test/bold2.html
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>a</title>
|
||||
</head>
|
||||
<body>
|
||||
<p class="indent">b</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user