Skip to content

Commit 9881aec

Browse files
committed
Move Shane and Elliot to former editor
1 parent ea82e7f commit 9881aec

File tree

6 files changed

+9
-8
lines changed

6 files changed

+9
-8
lines changed

box-tree-api/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Editor: Tab Atkins-Bittner, Google, http://xanthir.com/contact/, w3cid 42199
1010
Editor: Peter Linss, peter.linss@hp.com, w3cid 4200
1111
Editor: Ian Kilpatrick, ikilpatrick@chromium.org, w3cid 73001
1212
Editor: Rossen Atanassov, rossen.atanassov@microsoft.com, w3cid 49885
13-
Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
13+
Former Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
1414
</pre>
1515

1616
<pre class='link-defaults'>

css-layout-api/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Abstract:
99
Editor: Greg Whitworth, gwhit@microsoft.com, w3cid 69511
1010
Editor: Ian Kilpatrick, ikilpatrick@chromium.org, w3cid 73001
1111
Editor: Tab Atkins-Bittner, Google, http://xanthir.com/contact/, w3cid 42199
12-
Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
12+
Former Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
1313
Editor: Robert O'Callahan, robert@ocallahan.org
1414
Editor: Rossen Atanassov, rossen.atanassov@microsoft.com, w3cid 49885
1515
Ignored Terms: LayoutWorklet
@@ -760,7 +760,7 @@ percentages should be resolved against while performing layout.
760760

761761
The {{LayoutConstraints}} has a {{LayoutConstraints/blockFragmentationType}} attribute. The
762762
<a>current layout</a> should produce a {{LayoutFragment}} which fragments at the
763-
{{LayoutConstraints/blockFragmentationOffset}} if possible.
763+
{{LayoutConstraints/blockFragmentationOffset}} if possible.
764764

765765
The <a>current layout</a> can choose not to fragment a {{LayoutChild}} based on the
766766
{{LayoutConstraints/blockFragmentationType}}, for example if the child has a property like

css-paint-api/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Abstract:
1212
An API for allowing web developers to define a custom CSS <<image>> with javascript, which will
1313
respond to style and size changes.
1414
See <a href="https://github.com/w3c/css-houdini-drafts/blob/master/css-paint-api/EXPLAINER.md">EXPLAINER</a>.
15-
Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
15+
Former Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
1616
Editor: Ian Kilpatrick, ikilpatrick@chromium.org, w3cid 73001
1717
Editor: Dean Jackson, dino@apple.com, w3cid 42080
1818
Ignored Terms: PaintWorklet

css-properties-values-api/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Shortname: css-properties-values-api
1010
Level: 1
1111
Abstract: This CSS module defines an API for registering new CSS properties. Properties registered using this API are provided with a parse syntax that defines a type, inheritance behaviour, and an initial value.
1212
Editor: Tab Atkins-Bittner, Google, http://xanthir.com/contact/, w3cid 42199
13-
Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
13+
Former Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
1414
Editor: Daniel Glazman, daniel.glazman@disruptive-innovations.com, w3cid 13329
1515
Editor: Alan Stearns, stearns@adobe.com, w3cid 46659
16-
Editor: Elliot Sprehn, esprehn@chromium.org
16+
Former Editor: Elliot Sprehn, esprehn@chromium.org
1717
Editor: Greg Whitworth, gwhit@microsoft.com, w3cid 69511
1818
Ignored Terms: boolean, Animatable, Map, Context, isolated worker, SyntaxError,
1919
Ignored Terms: InvalidModificationError, NotFoundError, StylePropertyMapReadOnly,

css-typed-om-2/Overview.bs

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ ED: https://drafts.css-houdini.org/css-typed-om-1/
66
Shortname: css-typed-om-2
77
Level: 2
88
Abstract:
9-
Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
9+
Editor: NOBODY, OOPS!
10+
Former Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
1011
Repository: w3c/css-houdini-drafts
1112
</pre>
1213

css-typed-om/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Previous Version: https://www.w3.org/TR/2016/WD-css-typed-om-1-20160607/
99
Shortname: css-typed-om
1010
Level: 1
1111
Abstract: Converting CSSOM value strings into meaningfully typed JavaScript representations and back can incur a significant performance overhead. This specification exposes CSS values as typed JavaScript objects to facilitate their performant manipulation.
12-
Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
12+
Former Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
1313
Editor: Tab Atkins-Bittner, Google, http://xanthir.com/contact/, w3cid 42199
1414
Editor: Naina Raisinghani, Google, nainar@google.com, w3cid 100915
1515
Repository: w3c/css-houdini-drafts

0 commit comments

Comments
 (0)