Gitweb links:

...log 
http://git.netsurf-browser.org/libcss.git/shortlog/b8a7b88d3fa476bc2b808e826de91182bf60ebf6
...commit 
http://git.netsurf-browser.org/libcss.git/commit/b8a7b88d3fa476bc2b808e826de91182bf60ebf6
...tree 
http://git.netsurf-browser.org/libcss.git/tree/b8a7b88d3fa476bc2b808e826de91182bf60ebf6

The branch, lcneves/units has been updated
       via  b8a7b88d3fa476bc2b808e826de91182bf60ebf6 (commit)
      from  0e5d03c7d6ec6827d9e69c333484b7eee2ee6563 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/libcss.git/commit/?id=b8a7b88d3fa476bc2b808e826de91182bf60ebf6
commit b8a7b88d3fa476bc2b808e826de91182bf60ebf6
Author: Lucas Neves <[email protected]>
Commit: Lucas Neves <[email protected]>

    Update documentation

diff --git a/docs/Bytecode b/docs/Bytecode
index 852a918..ac1bc35 100644
--- a/docs/Bytecode
+++ b/docs/Bytecode
@@ -44,6 +44,19 @@ Length is a 32bit numeric value (as described above) and 
unit is as follows:
                        00000101 => mm
                        00000110 => pt
                        00000111 => pc
+                       00001000 => cap
+                       00001001 => ch
+                       00001010 => ic
+                       00001011 => rem
+                       00001100 => lh
+                       00001101 => rlh
+                       00001110 => vh
+                       00001111 => vw
+                       00010000 => vi
+                       00010001 => vb
+                       00010010 => vmin
+                       00010011 => vmax
+                       00010100 => q
 
        bit 8 set => percentage unit
                bits 9-31: MBZ


-----------------------------------------------------------------------

Summary of changes:
 docs/Bytecode |   13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/docs/Bytecode b/docs/Bytecode
index 852a918..ac1bc35 100644
--- a/docs/Bytecode
+++ b/docs/Bytecode
@@ -44,6 +44,19 @@ Length is a 32bit numeric value (as described above) and 
unit is as follows:
                        00000101 => mm
                        00000110 => pt
                        00000111 => pc
+                       00001000 => cap
+                       00001001 => ch
+                       00001010 => ic
+                       00001011 => rem
+                       00001100 => lh
+                       00001101 => rlh
+                       00001110 => vh
+                       00001111 => vw
+                       00010000 => vi
+                       00010001 => vb
+                       00010010 => vmin
+                       00010011 => vmax
+                       00010100 => q
 
        bit 8 set => percentage unit
                bits 9-31: MBZ


-- 
Cascading Style Sheets library

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to