Skip to content

Commit cae61ff

Browse files
author
Greg Whitworth
committed
[resize-observer] Adding ED url
1 parent 9990c99 commit cae61ff

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

resize-observer/index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Shortname: resize-observer
44
Level: 1
55
Status: ED
66
Work Status: Exploring
7-
ED:
7+
ED: https://drafts.csswg.org/resize-observer/index.html
88
Group: CSSWG
9-
URL:
9+
URL: https://drafts.csswg.org/resize-observer/index.html
1010
Editor: Greg Whitworth, Microsoft, gwhit@microsoft.com
1111
Former Editor: Aleks Totic, Google, atotic@google.com
1212
Abstract: This specification describes an API for observing changes to Element's size.

resize-observer/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
background: url("https://www.w3.org/StyleSheets/TR/logo-ED") top left no-repeat;
1414
}
1515
</style>
16+
<meta content="Bikeshed version 018be3f805d3272ce699a232398d6e3902d1ea8d" name="generator">
17+
<link href="https://drafts.csswg.org/resize-observer/index.html" rel="canonical">
18+
<meta content="9990c9962878f38e488a98ee8ae4066e59cf0402" name="document-revision">
1619
<style>/* style-md-lists */
1720

1821
/* This is a weird hack for me not yet following the commonmark spec
@@ -264,6 +267,8 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
264267
<summary>Specification Metadata</summary>
265268
<div data-fill-with="spec-metadata">
266269
<dl>
270+
<dt>This version:
271+
<dd><a class="u-url" href="https://drafts.csswg.org/resize-observer/index.html">https://drafts.csswg.org/resize-observer/index.html</a>
267272
<dt class="editor">Editor:
268273
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:gwhit@microsoft.com">Greg Whitworth</a> (<span class="p-org org">Microsoft</span>)
269274
<dt class="editor">Former Editor:

0 commit comments

Comments
 (0)