<div style="font-family:arial,helvetica,sans-serif"><font>I'm currently implementing the CSS3 writing mode spec intrinsic width keywords:<div><a href="http://dev.w3.org/csswg/css3-writing-modes/#intrinsic-sizing">http://dev.w3.org/csswg/css3-writing-modes/#intrinsic-sizing</a></div>

<div><br></div><div>Tracking bug: <a href="https://bugs.webkit.org/show_bug.cgi?id=38919">https://bugs.webkit.org/show_bug.cgi?id=38919</a></div><div><br></div><div>Currently I'm only adding support for width to match the behavior of Gecko. I'll move on to height once the spec is clarified on behavior. In discussions with Tab Atkins it looks like we can make height: fill-available provide sensible 100% height behavior to simplify page layout for authors which will be really nice.</div>

<div><br></div><div>- E</div></font></div>