mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
[test] test case for #167
This commit is contained in:
parent
ca1241585f
commit
75d61e5431
8
test/test167.html
Normal file
8
test/test167.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<div width="100%" style="width: 100%; background: red">Hello</div>
|
||||
<table bgcolor="green" width="100%">
|
||||
<tr><td bgcolor="orange">Hi</td></tr>
|
||||
</table>
|
||||
</body></html>
|
Loading…
Reference in New Issue
Block a user