[whatwg] Interaction of <wbr> and CSS white-space

Boris Zbarsky bzbarsky at MIT.EDU
Mon May 16 09:44:11 PDT 2011


On 5/16/11 11:27 AM, Simon Pieters wrote:
> IIRC Gecko matched the spec at the time wbr was specced.

This testcase:

<!DOCTYPE html>
<html style="width: 0; white-space:nowrap">
Will this<wbr>wrap?
</html>

does not wrap in Gecko 2.0, 1.9.2, 1.9.1, 1.9.0, or 1.8.1.  Gecko 1.8.1 
was released in October 2006.

So unless this section of the spec is at least that old, I think you 
recall incorrectly...

 > Personally I don't mind changing the spec.

Good, good. ;)

-Boris



More information about the whatwg mailing list