Skip to content

Commit aa3720e

Browse files
committed
[css-shapes] fix test suite link
1 parent d6fca46 commit aa3720e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

css-shapes/Overview.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
</p>
6464
<h1 class="p-name no-ref" id=title>CSS Shapes Module Level 1</h1>
6565
<h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft,
66-
<span class=dt-updated><span class=value-title title=20131122>22 November 2013</span></span></span></h2>
66+
<span class=dt-updated><span class=value-title title=20131127>27 November 2013</span></span></span></h2>
6767
<div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-shapes/>http://dev.w3.org/csswg/css-shapes/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css-shapes/>http://www.w3.org/TR/css-shapes/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-shapes/>http://dev.w3.org/csswg/css-shapes/</a>
6868
<dt>Feedback:</dt>
6969
<dd><a href="mailto:www-style@w3.org?subject=%5Bcss-shapes%5D%20feedback">www-style@w3.org</a>
7070
with subject line
71-
<kbd>[css-shapes] <var>… message topic …</var></kbd>”(<a href=http://lists.w3.org/Archives/Public/www-style/ rel=discussion>archives</a>)<dt>Test Suite:<dd><a href=http://test.csswg.org/suites/css3-regions/nightly-unstable/>http://test.csswg.org/suites/css3-regions/nightly-unstable/</a><dt>Editors:
71+
<kbd>[css-shapes] <var>… message topic …</var></kbd>”(<a href=http://lists.w3.org/Archives/Public/www-style/ rel=discussion>archives</a>)<dt>Test Suite:<dd><a href=http://test.csswg.org/suites/css3-shapes/nightly-unstable/>http://test.csswg.org/suites/css3-shapes/nightly-unstable/</a><dt>Editors:
7272
<dd class="p-author h-card vcard"><a class="p-name fn u-email email" href=mailto:vhardy@adobe.com>Vincent Hardy</a> (<span class="p-org org">Adobe Systems, Inc.</span>)<dd class="p-author h-card vcard"><a class="p-name fn u-email email" href=mailto:ratan@microsoft.com>Rossen Atanassov</a> (<span class="p-org org">Microsoft Corporation</span>)<dd class="p-author h-card vcard"><a class="p-name fn u-email email" href=mailto:stearns@adobe.com>Alan Stearns</a> (<span class="p-org org">Adobe Systems, Inc.</span>)<dt>Issues List:<dd><a href="https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&amp;product=CSS&amp;component=Shapes&amp;resolution=---&amp;cmdtype=doit">In Bugzilla</a></dl></div>
7373
<div data-fill-with=warning></div>
7474
<p class=copyright data-fill-with=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2013 <a href=http://www.w3.org/><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href=http://www.csail.mit.edu/><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href=http://www.ercim.eu/><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href=http://www.keio.ac.jp/>Keio</a>, <a href=http://ev.buaa.edu.cn/>Beihang</a>), All Rights Reserved. W3C <a href=http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer>liability</a>, <a href=http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks>trademark</a> and <a href=http://www.w3.org/Consortium/Legal/copyright-documents>document use</a> rules apply.
@@ -420,7 +420,7 @@ <h3 class="heading settled heading" data-level=3.1 id=supported-basic-shapes><sp
420420
<a href=http://www.w3.org/TR/css3-values/#value-defs>Value Definition Syntax</a>.
421421

422422
<dl>
423-
<dt><dfn class=css-code data-dfn-type=function data-export="" id=funcdef-inset title=inset()>inset()<a class=self-link href=#funcdef-inset></a></dfn> =
423+
<dt><dfn class=css-code data-dfn-type=function data-export="" id=funcdef-inset>inset()<a class=self-link href=#funcdef-inset></a></dfn> =
424424
inset( <a class="production css-code" data-link-type=type href=#typedef-shape-arg title="<shape-arg>">&lt;shape-arg&gt;</a>{1,4} [round &lt;<a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-backgrounds-3/#border-radius title=border-radius>border-radius</a>&gt;]? )
425425
</dt>
426426
<dd>
@@ -454,7 +454,7 @@ <h3 class="heading settled heading" data-level=3.1 id=supported-basic-shapes><sp
454454
this results in an <a data-link-type=dfn href=#empty-float-area title="empty float area">empty float area</a>.
455455

456456
</dd>
457-
<dt><dfn class=css-code data-dfn-type=function data-export="" id=funcdef-circle title=circle()>circle()<a class=self-link href=#funcdef-circle></a></dfn> =
457+
<dt><dfn class=css-code data-dfn-type=function data-export="" id=funcdef-circle>circle()<a class=self-link href=#funcdef-circle></a></dfn> =
458458
circle( [<a class="production css-code" data-link-type=type href=#typedef-shape-radius title="<shape-radius>">&lt;shape-radius&gt;</a>]? [at <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-values-3/#position-value title="<position>">&lt;position&gt;</a>]? )
459459
</dt>
460460
<dd>
@@ -476,7 +476,7 @@ <h3 class="heading settled heading" data-level=3.1 id=supported-basic-shapes><sp
476476
</li>
477477
</ul>
478478
</dd>
479-
<dt><dfn class=css-code data-dfn-type=function data-export="" id=funcdef-ellipse title=ellipse()>ellipse()<a class=self-link href=#funcdef-ellipse></a></dfn> =
479+
<dt><dfn class=css-code data-dfn-type=function data-export="" id=funcdef-ellipse>ellipse()<a class=self-link href=#funcdef-ellipse></a></dfn> =
480480
ellipse( [<a class="production css-code" data-link-type=type href=#typedef-shape-radius title="<shape-radius>">&lt;shape-radius&gt;</a>{2}]? [at <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-values-3/#position-value title="<position>">&lt;position&gt;</a>]? )
481481
</dt>
482482
<dd>
@@ -497,7 +497,7 @@ <h3 class="heading settled heading" data-level=3.1 id=supported-basic-shapes><sp
497497
</li>
498498
</ul>
499499
</dd>
500-
<dt><dfn class=css-code data-dfn-type=function data-export="" id=funcdef-polygon title=polygon()>polygon()<a class=self-link href=#funcdef-polygon></a></dfn> =
500+
<dt><dfn class=css-code data-dfn-type=function data-export="" id=funcdef-polygon>polygon()<a class=self-link href=#funcdef-polygon></a></dfn> =
501501
polygon( [<a class="production css-code" data-link-type=type href=#typedef-fill-rule title="<fill-rule>">&lt;fill-rule&gt;</a>,]? [<a class="production css-code" data-link-type=type href=#typedef-shape-arg title="<shape-arg>">&lt;shape-arg&gt;</a> <a class="production css-code" data-link-type=type href=#typedef-shape-arg title="<shape-arg>">&lt;shape-arg&gt;</a>]# )
502502
</dt>
503503
<dd>

css-shapes/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ <h1>CSS Shapes Module Level 1</h1>
1111
Editor: Rossen Atanassov, Microsoft Corporation, ratan@microsoft.com
1212
Editor: Alan Stearns, Adobe Systems&#44; Inc., stearns@adobe.com
1313
!Issues list: <a href="https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&amp;product=CSS&amp;component=Shapes&amp;resolution=---&amp;cmdtype=doit">In Bugzilla</a>
14-
Test Suite: http://test.csswg.org/suites/css3-regions/nightly-unstable/
14+
Test Suite: http://test.csswg.org/suites/css3-shapes/nightly-unstable/
1515
Abstract: CSS Shapes describe geometric shapes for use in CSS. For Level 1, CSS Shapes can be applied to floats. A circle shape on a float will cause inline content to <a>wrap</a> around the circle shape instead of the float's bounding box.
1616
Link Defaults: css-values-3 (type) <position>, css21 (property) margin
1717
</pre>

0 commit comments

Comments
 (0)