summaryrefslogtreecommitdiff
path: root/docs/Bytecode
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-08-21 09:45:13 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-08-21 09:45:13 +0000
commit5c20bde8b544d23fd024dad7ace9b46849336ebf (patch)
tree07dc508d51d281b7553e471a42ba3684018fe512 /docs/Bytecode
parent5bd907c74151d0bbe1859c37cb2bde898ab72e2f (diff)
downloadlibcss-5c20bde8b544d23fd024dad7ace9b46849336ebf.tar.gz
libcss-5c20bde8b544d23fd024dad7ace9b46849336ebf.tar.bz2
-libcss-align
svn path=/trunk/libcss/; revision=9378
Diffstat (limited to 'docs/Bytecode')
-rw-r--r--docs/Bytecode10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/Bytecode b/docs/Bytecode
index fbb126e..8542744 100644
--- a/docs/Bytecode
+++ b/docs/Bytecode
@@ -1097,5 +1097,13 @@ Opcodes
bits 0-6: 0000000 => auto,
other => rffe.
-63-3ff - Reserved for future expansion.
+63 - -libcss-align
+ <value> (14bits) :
+ 0 => left,
+ 1 => right,
+ 2 => center,
+ 3 => justify,
+ other => Reserved for future expansion.
+
+64-3ff - Reserved for future expansion.