Skip to content

Commit c0a432b

Browse files
committed
[css-will-change] Fix pubrules violations.
1 parent baf1f38 commit c0a432b

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

css-will-change/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Shortname: css-will-change
55
Level: 1
66
Status: FPWD
77
Group: CSSWG
8-
ED: http://tabatkins.github.io/specs/css-will-change/
8+
ED: http://dev.w3.org/csswg/css-will-change/
9+
TR: http://www.w3.org/TR/css-will-change
910
Abstract: This document defines the 'will-change' CSS property, which allows an author to inform the UA ahead of time of what kinds of changes they are likely to make to an element. This allows the UA to optimize how they handle the element ahead of time, performing potentially-expensive work preparing for an animation before the animation actually begins.
1011
Editor: Tab Atkins Jr., Google Inc., http://xanthir.com/contact/
1112
Link Defaults: css-transforms-1 (property) transform

css-will-change/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<h1 class="p-name no-ref" id=title>CSS Will Change Module Level 1</h1>
1515
<h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>W3C First Public Working Draft,
1616
<span class=dt-updated><span class=value-title title=20140422>22 April 2014</span></span></span></h2>
17-
<div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://www.w3.org/TR/2014/WD-css-will-change-1-20140422/>http://www.w3.org/TR/2014/WD-css-will-change-1-20140422/</a><dt>Editor’s Draft:<dd><a href=http://tabatkins.github.io/specs/css-will-change/>http://tabatkins.github.io/specs/css-will-change/</a>
17+
<div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://www.w3.org/TR/2014/WD-css-will-change-1-20140422/>http://www.w3.org/TR/2014/WD-css-will-change-1-20140422/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css-will-change>http://www.w3.org/TR/css-will-change</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-will-change/>http://dev.w3.org/csswg/css-will-change/</a>
1818
<dt>Feedback:</dt>
1919
<dd><a href="mailto:www-style@w3.org?subject=%5Bcss-will-change%5D%20feedback">www-style@w3.org</a>
2020
with subject line

0 commit comments

Comments
 (0)