Skip to content

Commit 694455d

Browse files
committed
[css-inline] Prep for WD
1 parent b9d092a commit 694455d

File tree

3 files changed

+728
-412
lines changed

3 files changed

+728
-412
lines changed

css-content/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
<h1>CSS Generated Content Module Level 3</h1>
22
<pre class='metadata'>
3-
Status: ED
3+
Status: WD
4+
Date: 2016-05-24
45
Work Status: Exploring
56
Shortname: css-content
67
Level: 3
78
Group: csswg
89
TR: https://www.w3.org/TR/css3-content/
910
ED: https://drafts.csswg.org/css-content/
1011
Previous Version: https://www.w3.org/TR/2003/WD-css3-content-20030514/
11-
Editor: Fantasai, W3C Invited Expert, http://fantasai.inkedblade.net/contact
12+
Editor: Elika J. Etemad / fantasai, W3C Invited Expert, http://fantasai.inkedblade.net/contact
1213
Editor: Dave Cramer, Hachette Livre, dauwhe@gmail.com
1314
Former Editor: Håkon Wium Lie, Opera Software, howcome@opera.com
1415
Former Editor: Ian Hickson, Google, ian@hixie.ch

css-inline/Overview.bs

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Shortname: css-inline
1010
Level: 3
1111
Status: WD
12-
Date: 2016-05-19
12+
Date: 2016-05-24
1313
Work Status: Revising
1414
Group: csswg
1515
TR: https://www.w3.org/TR/css-inline/
@@ -1136,6 +1136,18 @@ A.2: Synthesizing Baselines for Replaced Content</h3>
11361136
(This will probably look like a <css>baseline-table</css> property
11371137
that accepts ''[&lt;baseline-keyword> <<percentage>>]+''.)
11381138

1139+
<h2 class="no-num" id="changes">
1140+
Changes</h2>
1141+
1142+
Changes since the
1143+
<a href="https://www.w3.org/TR/2015/WD-css-inline-3-20150917/">17 September 2015 Working Draft</a>
1144+
include:
1145+
1146+
<ul>
1147+
<li>Adding values for the ideographic and middle baselines.
1148+
<li>Clarifying interaction of the ''auto'' 'dominant-baseline' value with SVG glyph positioning.
1149+
<li>A few other minor editorial improvements.
1150+
</ul>
11391151

11401152
<h2 class="no-num" id="ack">
11411153
Acknowledgments</h2>

0 commit comments

Comments
 (0)