W3C home > Mailing lists > Public > www-style@w3.org > August 2013

RE: [css-regions] Comments on extract-list-items-013.html (+others)

From: François REMY <francois.remy.dev@outlook.com>
Date: Thu, 1 Aug 2013 20:01:51 +0200
Message-ID: <DUB120-W34C5D7E631035D3EBAABD6A5500@phx.gbl>
To: "www-style@w3.org" <www-style@w3.org>, "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>, "mibalan@adobe.com" <mibalan@adobe.com>
CC: Sylvain Galineau <galineau@adobe.com>, "lmcliste@adobe.com" <lmcliste@adobe.com>, "stearns@adobe.com" <stearns@adobe.com>
{{ edit: added attachment }}



Hi,
 
I've managed to try my css-regions polyfill on a first w3c test, and I already face a disagreement between mine and webkit's implementation... Not sure if it's good news or not :-)
 
Basically, the issue arises when you put in a named flows orphaned <LI> items. My implementation (w3test/extract-list-items-013.html) and reference (w3tests/extract-list-items-013-ref.html) both agrees that the markers of the <LI> elements should be inside the parent region, with no prior margin.
 
However, in webkit (w3tests/extract-list-items-013-webkit.html) and in the test suite reference (w3tests/extract-list-items-013-ref-2.html), the markers are outside the region. 
 
To achieve this result in the reference, a special <OL style="padding:0; margin:0"> element was introduced between the region and the orphaned <LI>s. Can someone point me to the relevant parts of the CSS Regions spec (or any other spec) that covers the insertion of a virual OL element, and what's his rationale?
 
Thanks,
François 		 	   		  
Received on Thursday, 1 August 2013 18:02:27 UTC

This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:30 UTC