Files
loongoffice/sc/qa/unit/data/html/numberformat.html
Kohei Yoshida f97a3a7f51 New HTML file to test number format on import.
Change-Id: I74e831e5ede01dfe2954314be6b64b19a551dc6b
2012-08-13 14:22:32 -04:00

9 lines
227 B
HTML

<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>