From 29ddd3c245a15d209e2c2604c32ca1bb05c3c0fb Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 16 Jan 2009 13:26:30 +0000 Subject: I guess it helps if the documentation's in sync with reality... svn path=/trunk/libcss/; revision=6079 --- docs/Bytecode | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/Bytecode') 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 -- cgit v1.2.3