Re: [css3-text] Splitting CSS Text into Level 3 and Level 4

> How much interoperability are you looking for?

Enough to be testable sounds like a good limit in this case.

> But I think we can have tests that check that text-justify:inter-word
> only changes word spacing and leaves inter-character spacing alone.

That test would be wrong. text-justify:inter-word does not require that  
you only change
spaces between words. Only that you *primarily* change space between  
words. You are free to
also change inter-character spacing, as long as you don't change it nearly  
as much as
inter word spacing.

Received on Wednesday, 23 November 2011 15:48:13 UTC