[whatwg] Typos in spec

Ian Hickson ian at hixie.ch
Mon Jul 27 17:03:20 PDT 2009


On Sun, 12 Jul 2009, Aryeh Gregor wrote:
>
> In 2.1.2:
> 
> "A content attribute is said to change value only if its value new value 
> is different than its previous value; setting an attribute to a value it 
> already has does not change it."
> 
> should be
> 
> "A content attribute is said to change value only if its new value is 
> different than its previous value; setting an attribute to a value it 
> already has does not change it."

Fixed.


> In 2.1.5:
> 
> "This includes such encodings as Shift_JIS and variants of ISO-2022,
> even though it is possible in this encodings for bytes like 0x70 to be
> part of longer sequences that are unrelated to their interpretation as
> ASCII."
> 
> should be
> 
> "This includes such encodings as Shift_JIS and variants of ISO-2022,
> even though it is possible in these encodings for bytes like 0x70 to
> be part of longer sequences that are unrelated to their interpretation
> as ASCII."

Fixed.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'


More information about the whatwg mailing list