- From: Gérard Talbot <www-style@gtalbot.org>
- Date: Sun, 12 Apr 2015 02:42:11 -0400
- To: Koji Ishii <kojiishi@gluesoft.co.jp>, Elika Etemad <fantasai.lists@inkedblade.net>
- Cc: W3C www-style mailing list <www-style@w3.org>
Hello, http://www.gtalbot.org/BrowserBugsSection/CSS3WritingModes/Orthogonal-flow-Example14.xht What should be the used height of div#vertical-rl ? In Chrome 40+ it is 64px ; its offsetHeight is 102px. In IE11 and Firefox 40 it is 162px ; its offsetHeight is 200px; I have read carefully sections 7.3, 7.3.1 and 7.3.2 and I am not sure how the sizing of auto height block in orthogonal flow is supposed to be achieved. If I add more words in div#vertical-rl, then div#vertical-rl's used height in Chrome is sized to 162px. ------ Is section 7.3.2 exclusively about multicolumn elements? This isn't clear. http://www.w3.org/TR/css-writing-modes-3/#auto-multicol Gérard
Received on Sunday, 12 April 2015 06:42:40 UTC