summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Bytecode13
1 files changed, 4 insertions, 9 deletions
diff --git a/docs/Bytecode b/docs/Bytecode
index 8542744..23d97f6 100644
--- a/docs/Bytecode
+++ b/docs/Bytecode
@@ -940,6 +940,9 @@ Opcodes
1 => right,
2 => center,
3 => justify,
+ 4 => -libcss-left,
+ 5 => -libcss-center,
+ 6 => -libcss-right,
other => Reserved for future expansion.
55 - text-decoration
@@ -1097,13 +1100,5 @@ Opcodes
bits 0-6: 0000000 => auto,
other => rffe.
-63 - -libcss-align
- <value> (14bits) :
- 0 => left,
- 1 => right,
- 2 => center,
- 3 => justify,
- other => Reserved for future expansion.
-
-64-3ff - Reserved for future expansion.
+63-3ff - Reserved for future expansion.