Accept float widths (ceiling them)
commit85c9c54d0078b24e510e24313c4626260235d4ec
authorPetr Baudis <pasky@ucw.cz>
Sun, 16 Jul 2006 20:22:16 +0000 (16 22:22 +0200)
committerPetr Baudis <pasky@machine.(none)>
Sun, 16 Jul 2006 20:22:16 +0000 (16 22:22 +0200)
tree6ca6501570034b92b325afc866eb6410e5b6fe28
parentd0f7a9279ebb669bd8649d9c4bd5ca970942cd10
Accept float widths (ceiling them)

Especially percentages might be floats instead of integer, see
e.g. http://www.armitunes.com/cgi-bin/icecast/playing.cgi.
src/document/html/parser/parse.c
src/document/html/parser/table.c