Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Better test html table
  • Loading branch information
timlinux committed Sep 20, 2012
1 parent caa342b commit 88ca822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testdata/html_table.html
Expand Up @@ -2,7 +2,7 @@
<head>
<link href="bootstrap.css" media="all" rel="stylesheet" type="text/css" />
</head>
<body bgcolor='#ffffff'>
<body>
<table class="table table-striped table-bordered condensed">
<tbody>
<tr><td>1 Foo data</td><td>Bar data</td></tr>
Expand Down

0 comments on commit 88ca822

Please sign in to comment.