summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-01-16 13:26:30 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-01-16 13:26:30 +0000
commit29ddd3c245a15d209e2c2604c32ca1bb05c3c0fb (patch)
tree0866c7112b4092fdc691677f81b8269af5e4faac
parentcb50cd7b61dc73c32d30c03562519388b34f791d (diff)
downloadlibcss-29ddd3c245a15d209e2c2604c32ca1bb05c3c0fb.tar.gz
libcss-29ddd3c245a15d209e2c2604c32ca1bb05c3c0fb.tar.bz2
I guess it helps if the documentation's in sync with reality...
svn path=/trunk/libcss/; revision=6079
-rw-r--r--docs/Bytecode8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Bytecode b/docs/Bytecode
index e4c9e26..a7dfd63 100644
--- a/docs/Bytecode
+++ b/docs/Bytecode
@@ -169,16 +169,16 @@ Opcodes
bits 4-6: MBZ
clear => keywords:
bits 4-6:
- 000 => right
- 001 => center
+ 000 => center
+ 001 => right
010 => left
other => rffe
bit 3: set => percentage or length unit follows
bits 0-2: MBZ
clear => keywords:
bits 0-2:
- 000 => bottom
- 001 => center
+ 000 => center
+ 001 => bottom
010 => top
other => rffe