summaryrefslogtreecommitdiff
path: root/sc/qa/unit/data/html/numberformat.html
blob: f5fdc026f7da2778396e16095656fcc0f1840ffe (plain)
1
2
3
4
5
6
7
8
<html lang="en">
<body>
<table>
    <tr><td>Product</td><td>Price</td><td>Note</td></tr>
    <tr><td>Google Nexus 7 (8GB)</td><td>199.98</td><td>This should be imported as a number, not text.</td></tr>
</table>
</body>
</html>