Skip to content

Commit 0a0c17e

Browse files
committed
[css-display] "Wordsmith"
1 parent d2bd009 commit 0a0c17e

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

css-display/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,8 @@ Glossary</h2>
555555

556556
<dt><dfn>formatting context</dfn>
557557
<dd>
558+
The thing that makes CSS do the layouts.
559+
558560
Issue: wordsmith this.
559561

560562
Block and inline formatting contexts are defined in CSS 2.1 Section 9.4.

css-display/Overview.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</p>
5555
<h1 class="p-name no-ref" id=title>CSS Display Module Level 3</h1>
5656
<h2 class="no-num no-toc no-ref heading settled" id=subtitle><span class=content>Editor’s Draft,
57-
<span class=dt-updated><span class=value-title title=20140814>14 August 2014</span></span></span></h2>
57+
<span class=dt-updated><span class=value-title title=20140815>15 August 2014</span></span></span></h2>
5858
<div data-fill-with=spec-metadata><dl>
5959
<dt>This version:
6060
<dd><a class=u-url href=http://dev.w3.org/csswg/css-display>http://dev.w3.org/csswg/css-display</a>
@@ -641,7 +641,9 @@ <h2 class="heading settled" data-level=5 id=glossary><span class=secno>5 </span>
641641

642642
<dt><dfn data-dfn-type=dfn data-export="" id=formatting-context>formatting context<a class=self-link href=#formatting-context></a></dfn>
643643
<dd>
644-
Issue: wordsmith this.
644+
The thing that makes CSS do the layouts.
645+
646+
<p class=issue id=issue-3b09a388><a class=self-link href=#issue-3b09a388></a>wordsmith this.</p>
645647

646648
<p>Block and inline formatting contexts are defined in CSS 2.1 Section 9.4.</p>
647649
</dl>
@@ -902,4 +904,4 @@ <h2 class="no-num no-ref heading settled" id=property-index><span class=content>
902904
<h2 class="no-num heading settled" id=issues-index><span class=content>Issues Index</span><a class=self-link href=#issues-index></a></h2><div style="counter-reset: issue"><div class=issue><a class=css data-link-for=display-outside data-link-type=maybe href=#valdef-display-outside-contents title=contents>contents</a> currently only has an effect on box generation and layout.
903905
Other things that care about the document tree are unaffected, like counter scopes.
904906
Is this what we want?<a href=#issue-1cacf007></a></div><div class=issue>Should out-of-flow elements get reparented, left behind, or break apart the sequence?
905-
<a href=http://lists.w3.org/Archives/Public/www-style/2012Aug/0257.html>See thread.</a><a href=#issue-0c2c54c6></a></div></div>
907+
<a href=http://lists.w3.org/Archives/Public/www-style/2012Aug/0257.html>See thread.</a><a href=#issue-0c2c54c6></a></div><div class=issue>wordsmith this.<a href=#issue-3b09a388></a></div></div>

0 commit comments

Comments
 (0)