summaryrefslogtreecommitdiff
path: root/docs/Bytecode
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-10-26 23:58:06 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-10-26 23:58:06 +0000
commit3d37c5ab719bf7038e242f8b542dee6bb1908831 (patch)
tree25dfdfc8a98017b99b4de186389636dc7be0145f /docs/Bytecode
parent6289f4216fe8fada44cf57c0fb939029ca720ae9 (diff)
downloadlibcss-3d37c5ab719bf7038e242f8b542dee6bb1908831.tar.gz
libcss-3d37c5ab719bf7038e242f8b542dee6bb1908831.tar.bz2
Function to extract an integer from a css_string.
Use this in font-weight parsing. TODO: NUMBER tokens may contain [-+]? ([0-9]+ | [0-9]* '.' [0-9]+). The lexer currently doesn't cater for the [-+]? part. This is a bug (inherited from the grammar in the spec), and must be fixed. TODO: integer_from_css_string probably wants to pass out the number of characters processed so that the client can determine if the input was valid for their context. svn path=/trunk/libcss/; revision=5645
Diffstat (limited to 'docs/Bytecode')
0 files changed, 0 insertions, 0 deletions