- From: Gérard Talbot via GitHub <sysbot+gh@w3.org>
- Date: Sat, 02 Mar 2019 20:57:23 +0000
- To: public-css-archive@w3.org
Peter, Rachel,
There are 4 SVG images in section 7.1 that are still not loading in the Editor's Draft.
[Example 26, section 7.1 in Editor's Draft](https://drafts.csswg.org/css-multicol/#example-0143ee45).
`images/column-balancing-one-paragraph.svg` is not loaded.
There is also rather odd code in the examples. Eg
`<pre class="highlight"><c- f="">article </c-><c- p="">{</c->
<c- k="">width</c-><c- p="">:</c-> <c- m="">60</c-><c- l="">em</c-><c- p="">;</c->
<c- k="">height</c-><c- p="">:</c-> auto<c- p="">;</c->
<c- k="">columns</c-><c- p="">:</c-> <c- m="">4</c-><c- p="">;</c->
<c- k="">column-fill</c-><c- p="">:</c-> balance<c- p="">;</c->
<c- p="">}</c->
</pre>`
--
GitHub Notification of comment by TalbotG
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3700#issuecomment-468959409 using your GitHub account
Received on Saturday, 2 March 2019 20:57:25 UTC