Skip to content

Commit d28b1c9

Browse files
committed
[css-transitions] Make editor affiliations into links.
1 parent fe94d75 commit d28b1c9

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

css-transitions/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ Level: 1
2222
TR: https://www.w3.org/TR/css3-transitions/
2323
Previous version: https://www.w3.org/TR/2013/WD-css3-transitions-20131119/
2424
ED: https://drafts.csswg.org/css-transitions/
25-
Editor: L. David Baron, Mozilla, http://dbaron.org/
26-
Editor: Dean Jackson, Apple Inc, dino@apple.com
27-
Editor: David Hyatt, Apple Inc, hyatt@apple.com
28-
Editor: Chris Marrin, Apple Inc, cmarrin@apple.com
25+
Editor: L. David Baron, Mozilla https://www.mozilla.org/, http://dbaron.org/
26+
Editor: Dean Jackson, Apple Inc https://www.apple.com/, dino@apple.com
27+
Editor: David Hyatt, Apple Inc https://www.apple.com/, hyatt@apple.com
28+
Editor: Chris Marrin, Apple Inc https://www.apple.com/, cmarrin@apple.com
2929
Issue Tracking: Bugzilla bugs for this level https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&product=CSS&component=Transitions&resolution=---&status_whiteboard=defer%20to%20level%202&status_whiteboard_type=notregexp
3030
Issue Tracking: Bugzilla bugs for all levels https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&product=CSS&component=Transitions&resolution=---
3131
Abstract: CSS Transitions allows property changes in CSS values to occur smoothly over a specified duration.

css-transitions/Overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
4747
<dd><a href="https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&amp;amp;product=CSS&amp;amp;component=Transitions&amp;amp;resolution=---">Bugzilla bugs for all levels</a>
4848
<dd><a href="#issues-index">Inline In Spec</a>
4949
<dt class="editor">Editors:
50-
<dd class="editor p-author h-card vcard"><a class="p-name fn u-url url" href="http://dbaron.org/">L. David Baron</a> (<span class="p-org org">Mozilla</span>)
51-
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:dino@apple.com">Dean Jackson</a> (<span class="p-org org">Apple Inc</span>)
52-
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:hyatt@apple.com">David Hyatt</a> (<span class="p-org org">Apple Inc</span>)
53-
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:cmarrin@apple.com">Chris Marrin</a> (<span class="p-org org">Apple Inc</span>)
50+
<dd class="editor p-author h-card vcard"><a class="p-name fn u-url url" href="http://dbaron.org/">L. David Baron</a> (<a class="p-org org" href="https://www.mozilla.org/">Mozilla</a>)
51+
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:dino@apple.com">Dean Jackson</a> (<a class="p-org org" href="https://www.apple.com/">Apple Inc</a>)
52+
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:hyatt@apple.com">David Hyatt</a> (<a class="p-org org" href="https://www.apple.com/">Apple Inc</a>)
53+
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:cmarrin@apple.com">Chris Marrin</a> (<a class="p-org org" href="https://www.apple.com/">Apple Inc</a>)
5454
</dl>
5555
</div>
5656
<div data-fill-with="warning"></div>

0 commit comments

Comments
 (0)