[webkit-dev] Feature Announcement: CSS3 intrinsic width keywords (min-content etc.)

Elliott Sprehn esprehn at chromium.org
Mon Jun 18 15:27:30 PDT 2012


I'm currently implementing the CSS3 writing mode spec intrinsic width
keywords:
http://dev.w3.org/csswg/css3-writing-modes/#intrinsic-sizing

Tracking bug: https://bugs.webkit.org/show_bug.cgi?id=38919

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.

- E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120618/cc1ea7d7/attachment.html>


More information about the webkit-dev mailing list