From 8f5b12d0228bada5d3ce0827762406fb78475723 Mon Sep 17 00:00:00 2001 From: Johannes Wilm Date: Wed, 24 Jun 2015 15:09:55 +0200 Subject: [PATCH] [css-page-floats] add work status --- css-page-floats/Overview.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css-page-floats/Overview.bs b/css-page-floats/Overview.bs index 4eb49358b71..fa78b712279 100644 --- a/css-page-floats/Overview.bs +++ b/css-page-floats/Overview.bs @@ -5,7 +5,7 @@ Shortname: css-page-floats Level: 3 Group: csswg Status: ED -!Work Status: Exploring +Work Status: Exploring ED: http://dev.w3.org/csswg/css-page-floats/ Previous Version: https://hg.csswg.org/drafts/raw-file/108d7e3ff204/css-page-floats/Overview.html Editor: Johannes Wilm, Vivliostyle, johanneswilm@vivliostyle.com @@ -1071,7 +1071,7 @@ p { float-reference: page; float: top; float-defer: last }
  1. Added info on variably sized float references and deferring beyond the last - fragmentation container. + fragmentation container.
  2. Specified that block-start and block-end floats have an initial inline size of 100% and are placed at the inline-start.