- From: ryan <ryan@theryanking.com>
- Date: Fri, 17 Aug 2007 20:04:48 -0700
- To: public-html@w3.org
The table in 4.7.4.9 has a column called "Bytes in Hexadecimal". The bytes are then listed like "72 73 73". I think the numbers should be listed with the preceding "0x", as hexidecimal numbers are written elsewhere in the spec. So "72 73 73" would become "0x72 0x73 0x73". -ryan
Received on Saturday, 18 August 2007 03:05:08 UTC