Skip to content

Commit ab308f2

Browse files
committed
Update affiliation
1 parent 7f2693c commit ab308f2

File tree

12 files changed

+1204
-2019
lines changed

12 files changed

+1204
-2019
lines changed

css-2015/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Previous Version: https://www.w3.org/TR/2015/NOTE-css-2015-0-20151007/
1010
TR: https://www.w3.org/TR/CSS/
1111
Editor: Tab Atkins Jr., Google, http://xanthir.com/
1212
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
13-
Editor: Florian Rivoal, Invited Expert, florian@rivoal.net, http://florian.rivoal.net
13+
Editor: Florian Rivoal, Vivliostyle, florian@rivoal.net, http://vivliostyle.com
1414
Abstract: This document collects together into one definition all the specs that
1515
together form the current state of Cascading Style Sheets (CSS) as of 2015.
1616
The primary audience is CSS implementers, not CSS authors, as this definition

css-device-adapt/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ TR: https://www.w3.org/TR/css-device-adapt/
99
ED: https://drafts.csswg.org/css-device-adapt/
1010
Previous Version: https://www.w3.org/TR/2011/WD-css-device-adapt-20110915/
1111
Editor: Rune Lillesveen, Opera Software, rune@opera.com
12-
Editor: Florian Rivoal, Vivliostyle, florian@rivoal.net, http://www.vivliostyle.com
12+
Editor: Florian Rivoal, Vivliostyle, florian@rivoal.net, http://vivliostyle.com
1313
Editor: Matt Rakow, Microsoft
1414
Former Editor: Ryan Betts, Adobe Systems, rbetts@adobe.com
1515
Former Editor: Øyvind Stenhaug, Opera Software, oyvinds@opera.com

css-egg/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Group: csswg
99
Date: 2015-04-01
1010
TR: https://www.w3.org/TR/css-egg/
1111
ED: https://drafts.csswg.org/css-egg/
12-
Editor: Florian Rivoal, Invited Expert, http://florian.rivoal.net, florian@rivoal.net
12+
Editor: Florian Rivoal, Vivliostyle, florian@rivoal.net, http://vivliostyle.com
1313
Abstract: This module extends the vocabulary of CSS with terms frequently used in certain domains, making it easier for authors to write understandable and maintainable style sheets.
1414
Link Defaults: css-values-3 (type) <time>
1515
</pre>

css-multicol-2/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Level: 2
66
Status: ED
77
Work Status: Exploring
88
ED: https://drafts.csswg.org/css-multicol-2/
9-
Editor: Florian Rivoal, Invited Expert, florian@rivoal.net, http://florian.rivoal.net/
9+
Editor: Florian Rivoal, On behalf of Bloomberg, florian@rivoal.net, http://florian.rivoal.net/
1010
Abstract: This specification describes multi-column layouts in CSS, a style sheet language for the web. Using functionality described in the specification, content can be flowed into multiple columns with a gap and a rule between them.
1111
Abstract:
1212
Abstract: This is a delta specification over CSS Multi-column Level 1.

css-overflow-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Level: 3
99
TR: https://www.w3.org/TR/css-overflow-3/
1010
Previous version: https://www.w3.org/TR/2013/WD-css-overflow-3-20130418/
1111
Editor: L. David Baron, Mozilla, http://dbaron.org/
12-
Editor: Florian Rivoal, Invited Expert, florian@rivoal.net, http://florian.rivoal.net
12+
Editor: Florian Rivoal, On behalf of Bloomberg, florian@rivoal.net, http://florian.rivoal.net/
1313
Abstract: This module contains the features of CSS relating to scrollable overflow handling in visual media.
1414
!Change Log: <a href="https://hg.csswg.org/drafts/log/tip/css-overflow/Overview.bs">from 27 January 2015 to the present</a>
1515
!Change Log: <a href="https://hg.csswg.org/drafts/log/tip/css-overflow/Overview.src.html">from 28 March 2013 to 27 January 2015</a>

css-overflow/Overview.bs

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@ Work Status: Exploring
55
ED: https://drafts.csswg.org/css-overflow-4/
66
Shortname: css-overflow
77
Group: csswg
8-
Level: 3
8+
Level: 4
99
TR: https://www.w3.org/TR/css-overflow-4/
1010
Previous version: https://www.w3.org/TR/css-overflow-3/
1111
Editor: L. David Baron, Mozilla, http://dbaron.org/
12-
Editor: Florian Rivoal, Invited Expert, florian@rivoal.net, http://florian.rivoal.net
12+
Editor: Florian Rivoal, On behalf of Bloomberg, florian@rivoal.net, http://florian.rivoal.net/
1313
Abstract: This module contains the features of CSS relating to new mechanisms of overflow handling in visual media (e.g., screen or paper). In interactive media, it describes features that allow the overflow from a fixed size container to be handled by pagination (displaying one page at a time). It also describes features, applying to all visual media, that allow the contents of an element to be spread across multiple fragments, allowing the contents to flow across multiple regions or to have different styles for different fragments.
1414
!Change Log: <a href="https://hg.csswg.org/drafts/log/tip/css-overflow/Overview.bs">from 27 January 2015 to the present</a>
1515
!Change Log: <a href="https://hg.csswg.org/drafts/log/tip/css-overflow/Overview.src.html">from 28 March 2013 to 27 January 2015</a>
1616
!Change Log: <a href="https://hg.csswg.org/drafts/log/tip/css3-overflow/Overview.src.html">from 31 July 2012 to 27 March 2013</a>
17+
Ignored Terms: display-inside, display-outside
1718
</pre>
1819
<!-- FIXME: Regressions from bikeshed conversion: -->
1920
<!-- - Value lines in propdef tables no longer link to #values. -->

css-overflow/Overview.html

+667-1,449
Large diffs are not rendered by default.

css-ui-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Group: csswg
1111
!Issue Tracking: https://wiki.csswg.org/spec/css4-ui#css4-ui-issues-list
1212
Status: ED
1313
Work Status: Exploring
14-
Editor: Florian Rivoal, Invited Expert&#x2c; on behalf of Bloomberg, florian@rivoal.net, http://florian.rivoal.net
14+
Editor: Florian Rivoal, On behalf of Bloomberg, florian@rivoal.net, http://florian.rivoal.net/
1515
Ignored Terms: box-sizing, resize, text-overflow, caret-color, nav-up, nav-down, nav-left, nav-right
1616
Link Defaults: css-position-3 (property) position
1717
Link Defaults: css21 (property) float

css-ui/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Group: csswg
1212
Status: ED
1313
Work Status: Testing
1414
Editor: Tantek Çelik, Mozilla https://www.mozilla.org/en-US/, tantek@cs.stanford.edu, http://tantek.com
15-
Editor: Florian Rivoal, Invited Expert, florian@rivoal.net, http://florian.rivoal.net
15+
Editor: Florian Rivoal, On behalf of Bloomberg, florian@rivoal.net, http://florian.rivoal.net/
1616
Abstract: This specification describes user interface related
1717
properties and values that are proposed for CSS level&nbsp;3
1818
to style HTML and XML (including XHTML).

0 commit comments

Comments
 (0)