8000 Make bylines more consistent. · simonwuelker/csswg-drafts@3fa26fe · GitHub
Skip to content

Commit 3fa26fe

Browse files
committed
Make bylines more consistent.
1 parent b46351d commit 3fa26fe

24 files changed

Lines changed: 24 additions & 24 deletions

File tree

css-2015/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Work Status: Exploring
88
URL: https://drafts.csswg.org/css-2015/
99
TR: https://www.w3.org/TR/CSS
1010
Editor: Tab Atkins Jr., Google, http://xanthir.com/
11-
Editor: Elika J. Etemad, Invited Expert, http://fantasai.inkedblade.net/contact
11+
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
1212
Abstract: This document collects together into one definition all the specs that
1313
together form the current state of Cascading Style Sheets (CSS) as of 2015.
1414
The primary audience is CSS implementers, not CSS authors, as this definition

css-align/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Work Status: Revising
99
Date: 2014-12-18
1010
ED: http://dev.w3.org/csswg/css-align/
1111
TR: http://www.w3.org/TR/css-align-3/
12-
Editor: Elika J. Etemad, Invited Expert, http://fantasai.inkedblade.net/contact
12+
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
1313
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
1414
Previous Version: http://www.w3.org/TR/2013/WD-css3-align-20130514/
1515
Previous Version: http://www.w3.org/TR/2012/WD-css3-align-20120612/

css-backgrounds-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Group: csswg
99
TR: http://www.w3.org/TR/css-backgrounds-4/
1010
ED: http://dev.w3.org/csswg/css-backgrounds-4/
1111
Editor: Bert Bos, W3C, bert@w3.org
12-
Editor: Elika J. Etemad, Invited Expert, http://fantasai.inkedblade.net/contact
12+
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
1313
Editor: Lea Verou, Invited Expert, http://lea.verou.me/about/
1414
Abstract: This module contains the features of CSS relating to the borders and backgrounds of boxes on the page. It includes and extends the functionality of <a href="http://www.w3.org/TR/css3-background/">CSS Backgrounds and Borders Level&nbsp;3</a>. [[CSS3BG]] The main extensions compared to level&nbsp;3 are shaping ('corner-shape') and clipping borders ('border-clip'), logical background positions ('background-position'), and the ''extend'' ability of 'background-repeat'.
1515
Ignored Terms:

css-break/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Level: 3
1111
TR: http://www.w3.org/TR/css-break-3/
1212
Previous Version: http://www.w3.org/TR/2015/WD-css3-break-20150129/
1313
Editor: Rossen Atanassov, Microsoft, ratan@microsoft.com<
14-
Editor: fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
14+
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
1515
Abstract: This module describes the fragmentation model that partitions a flow into pages, columns, or regions.
1616
Abstract: It builds on the Page model module and introduces and defines the fragmentation model.
1717
Abstract: It adds functionality for pagination, breaking variable fragment size and orientation, widows and orphans.

css-cascade-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Work Status: Testing
88
Group: csswg
99
ED: http://dev.w3.org/csswg/css-cascade-3/
1010
TR: http://www.w3.org/TR/css-cascade-3/
11-
Editor: Elika J. Etemad, Invited Expert, http://fantasai.inkedblade.net/contact
11+
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
1212
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
1313
Previous Version: http://www.w3.org/TR/2013/WD-css-cascade-3-20130730/
1414
Previous Version: http://www.w3.org/TR/2013/WD-css3-cascade-20130103/

css-cascade/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Work Status: Refining
88
Group: csswg
99
ED: http://dev.w3.org/csswg/css-cascade/
1010
TR: http://www.w3.org/TR/css-cascade-4/
11-
Editor: fantasai, Mozilla, http://fantasai.inkedblade.net/contact
11+
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
1212
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
1313
Previous Version: http://www.w3.org/TR/2013/WD-css-cascade-3-20130730/
1414
Previous Version: http://www.w3.org/TR/2013/WD-css3-cascade-20130103/

css-display/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Level: 3
1111
TR: http://www.w3.org/TR/css-display-3/
1212
Previous Version: http://www.w3.org/TR/2014/WD-css-display-3-20140911/
1313
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
14-
Editor: fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
14+
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
1515
Abstract: This module describes how the CSS formatting box tree is generated from the document element tree and defines the 'display' and 'box-suppress' properties that control it.
1616
Ignored Terms: display-model, display-role, table row group box
1717
</pre>

css-flexbox/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Previous Version: http://www.w3.org/TR/2011/WD-css3-flexbox-20110322/
1717
Previous Version: http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/
1818
Abstract: The specification describes a CSS box model optimized for user interface design. In the flex layout model, the children of a flex container can be laid out in any direction, and can “flex” their sizes, either growing to fill unused space or shrinking to avoid overflowing the parent. Both horizontal and vertical alignment of the children can be easily manipulated. Nesting of these boxes (horizontal inside vertical, or vertical inside horizontal) can be used to build layouts in two dimensions.
1919
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
20-
Editor: fantasai, Mozilla, http://fantasai.inkedblade.net/contact
20+
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
2121
Editor: Rossen Atanassov, Microsoft, ratan@microsoft.com
2222
Former Editor: Alex Mogilevsky, Microsoft Corporation, alexmog@microsoft.com
2323
Former Editor: L. David Baron, Mozilla Corporation, dbaron@dbaron.org

css-grid/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Previous version: http://www.w3.org/TR/2014/WD-css-grid-1-20140123/
1414
Previous version: http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/
1515
Previous version: http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/
1616
Editor: Tab Atkins Jr., Google, http://www.xanthir.com/contact/
17-
Editor: fantasai, Mozilla, http://fantasai.inkedblade.net/contact
17+
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
1818
Editor: Rossen Atanassov, Microsoft, ratan@microsoft.com
1919
Former editor: Alex Mogilevsky, Microsoft Corporation, alexmog@microsoft.com
2020
Former editor: Phil Cupp, Microsoft Corporation, pcupp@microsoft.com

css-images-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Group: csswg
99
ED: http://dev.w3.org/csswg/css-images-4/
1010
TR: http://www.w3.org/TR/css4-images/
1111
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
12-
Editor: fantasai, Mozilla, http://fantasai.inkedblade.net/contact
12+
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
1313
Abstract: This is a delta spec over Images 3; when next published, it will be a real spec with everything filled in, but for now removing duplication is more important than having a complete spec.
1414
!Issue Tracking: <a href="http://www.w3.org/Style/CSS/Tracker/products/27">http://www.w3.org/Style/CSS/Tracker/products/27</a>
1515
Previous Version: http://www.w3.org/TR/2012/WD-css4-images-20120911/

0 commit comments

Comments
 (0)