http://test.csswg.org/suites/css2.1/20101210/xhtml1/word-spacing-characters-001.xht It seems as if the current test has one to many spacer spans in it I have simplified the code a bit to be more in line to what the spec states. Word spacing should apply to every space, non-breaking space, etc... I have rearranged the spacers after each such word spacing position and my updated solution seems to make the case pass as expected per the spec. <div class="ws-pre"> <p class="control"><span>A <span class="spacer"></span> <span class="spacer"></span> <span class="spacer"></span> <span class="spacer"></span> <span class="spacer"></span> <span class="spacer"></span>	B</span></p> <p class="test"><span>A 	B</span></p> </div> -- Thanks, Arron EicholzReceived on Saturday, 8 January 2011 02:48:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 8 January 2011 02:48:46 GMT