Skip to content

Commit 5efd52d

Browse files
Peter Linsssvgeesus
authored andcommitted
update dev.w3.org/fxtf urls to drafts.fxtf.org
1 parent 2753204 commit 5efd52d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

css-masking-1/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ <h1>CSS Masking Module Level 1</h1>
22
<pre class='metadata'>
33
Status: ED
44
Deadline: 2015-01-17
5-
ED: http://dev.w3.org/fxtf/css-masking-1/
5+
ED: https://drafts.fxtf.org/css-masking-1/
66
TR: http://www.w3.org/TR/css-masking-1/
77
Previous Version: http://www.w3.org/TR/2014/WD-css-masking-1-20140213/
88
Shortname: css-masking
@@ -1482,7 +1482,7 @@ <h2 class="no-num" id="changes">Changes since last publication</h2>
14821482
<li>Make clear that the <i>used value</i> of the properties 'mask-image', 'mask-repeat', 'mask-position', 'mask-clip', 'mask-origin' and 'mask-size' must be ignored for <<mask-source>>, not the properties.</li>
14831483
<li>"Animatable" section of 'mask-size', 'mask-position' described as repeatable list of lists. Changed to a single list.</li>
14841484
<li>Computed value of 'mask-repeat' and 'mask-position' was described as list of items. Changed to have just one value.</li>
1485-
<li>Change link to ED from <a href='http://dev.w3.org/fxtf/masking/'>http://dev.w3.org/fxtf/masking/</a> to <a href='http://dev.w3.org/fxtf/css-masking-1/'>http://dev.w3.org/fxtf/css-masking-1/</a></li>
1485+
<li>Change link to ED from <a href='https://drafts.fxtf.org/masking/'>https://drafts.fxtf.org/masking/</a> to <a href='https://drafts.fxtf.org/css-masking-1/'>https://drafts.fxtf.org/css-masking-1/</a></li>
14861486
</ul>
14871487

14881488

css-masking-1/issuegen.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ sub header {
113113
114114
<p>Last call document: <a href="$url">$url</a>
115115
116-
<p>Editor's draft: <a href="http://dev.w3.org/fxtf/$shortname/">http://dev.w3.org/fxtf/$shortname/</a>
116+
<p>Editor's draft: <a href="https://drafts.fxtf.org/$shortname/">https://drafts.fxtf.org/$shortname/</a>
117117
118118
<p>The following color coding convention is used for comments:</p>
119119

0 commit comments

Comments
 (0)