Skip to content

Commit dc8c13c

Browse files
authored
Merge pull request w3c#2758 from foolip/update-wpt-url
Update web-platform-tests URLs and spelling
2 parents 75c72c5 + ef47019 commit dc8c13c

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ feature, you can remove yourself with the above syntax.
2525

2626
For normative changes for any specification in
2727
[CR or later](https://www.w3.org/Style/CSS/current-work) as well as the pre-CR specifications listed
28-
below, a corresponding [web-platform-tests](https://github.com/w3c/web-platform-tests) PR must be
28+
below, a corresponding [web-platform-tests](https://github.com/web-platform-tests/wpt) PR must be
2929
provided, except if testing is not practical; for other specifications it is usually appreciated.
3030
Typically, both PRs will be merged at the same time. Note that a test change that contradicts the
3131
spec should not be merged before the corresponding spec change. If testing is not practical, please
32-
explain why and if appropriate [file an issue](https://github.com/w3c/web-platform-tests/issues/new)
32+
explain why and if appropriate [file an issue](https://github.com/web-platform-tests/wpt/issues/new)
3333
to follow up later. Add the `type:untestable` or `type:missing-coverage` label as appropriate.
3434

3535
The pre-CR specifications with this testing requirement are currently:

css-contain-1/Overview.bs

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -463,18 +463,18 @@ None yet.
463463
<a href="https://www.w3.org/TR/2017/CR-css-contain-1-20170808/">Candidate Recommendation of 8 August 2017</a></h3>
464464

465465
<ul>
466-
<li>Clarify to which box paint containment clips (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/5b92ee3c170e3be239937a3ae069f37655ff6671">see tests</a>).
466+
<li>Clarify to which box paint containment clips (<a href="https://github.com/web-platform-tests/wpt/pull/10549/commits/5b92ee3c170e3be239937a3ae069f37655ff6671">see tests</a>).
467467
<li>Move the interaction between containment and the <code>bookmark-*</code> and <code>string-set</code> properties to [[CSS-CONTENT-3]] (additional tests not needed, no change in behavior).
468-
<li>Remove the effects of style containment on the "break-*" properties (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/d6a4f606a0501fe6ca526483a7a379ba2e9eaa1c">see tests</a>).
468+
<li>Remove the effects of style containment on the "break-*" properties (<a href="https://github.com/web-platform-tests/wpt/pull/10549/commits/d6a4f606a0501fe6ca526483a7a379ba2e9eaa1c">see tests</a>).
469469
<li>Move the description of the effects of containement on regions from this specification to [[CSS-REGIONS-1]] (additional tests not needed, no change in behavior).
470-
<li>Clarify the effects of style scoping on counter-set and counter-increment (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/d7fbc4794403dfeb55f13310d4c1cb51813e2d6e">see tests</a>)
471-
<li>Size layout and paint containment don't apply to internal ruby elements (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/ba5a04e3d65f9f39c2d6431a9ece5eb15d22116b">see tests</a>)
472-
<li>Layout, Paint, and size containments do not apply to non-atomic inlines (see <a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/402a19bde8981a402d9dba73083f84d96e4aeeb9">tests here</a> and <a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/69b5681ee7aa5a028eb694b2c93bfd48c1ef08e4">one more test here</a>)
473-
<li>Align paint containment's behavior with overflow:clip (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/e2f844700a4a165f7ab6a0f021bbe1bf4d921cc0">see test</a>)
474-
<li>Elements with size containment are monolithic (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/536f74e4137196b34d63752f5a9217e23c4fb899#diff-bd8852c889db6d2b471bae58105f9374">see test</a>)
475-
<li>Forced breaks area allowed in elements with layout containments, but do not propagate (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/536f74e4137196b34d63752f5a9217e23c4fb899">see tests</a>)
476-
<li>Clarify the effects of scoping to a subtree (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/7aad64ade18bce9db257c34d72c6dad126a9e9cd">see test</a>)
477-
<li>Clarify the effects of scoping on open/close quotes (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/f6efd2ff775bea39e34b1b260959de618908046b">see tests</a>)
470+
<li>Clarify the effects of style scoping on counter-set and counter-increment (<a href="https://github.com/web-platform-tests/wpt/pull/10549/commits/d7fbc4794403dfeb55f13310d4c1cb51813e2d6e">see tests</a>)
471+
<li>Size layout and paint containment don't apply to internal ruby elements (<a href="https://github.com/web-platform-tests/wpt/pull/10549/commits/ba5a04e3d65f9f39c2d6431a9ece5eb15d22116b">see tests</a>)
472+
<li>Layout, Paint, and size containments do not apply to non-atomic inlines (see <a href="https://github.com/web-platform-tests/wpt/pull/10549/commits/402a19bde8981a402d9dba73083f84d96e4aeeb9">tests here</a> and <a href="https://github.com/web-platform-tests/wpt/pull/10549/commits/69b5681ee7aa5a028eb694b2c93bfd48c1ef08e4">one more test here</a>)
473+
<li>Align paint containment's behavior with overflow:clip (<a href="https://github.com/web-platform-tests/wpt/pull/10549/commits/e2f844700a4a165f7ab6a0f021bbe1bf4d921cc0">see test</a>)
474+
<li>Elements with size containment are monolithic (<a href="https://github.com/web-platform-tests/wpt/pull/10549/commits/536f74e4137196b34d63752f5a9217e23c4fb899#diff-bd8852c889db6d2b471bae58105f9374">see test</a>)
475+
<li>Forced breaks area allowed in elements with layout containments, but do not propagate (<a href="https://github.com/web-platform-tests/wpt/pull/10549/commits/536f74e4137196b34d63752f5a9217e23c4fb899">see tests</a>)
476+
<li>Clarify the effects of scoping to a subtree (<a href="https://github.com/web-platform-tests/wpt/pull/10549/commits/7aad64ade18bce9db257c34d72c6dad126a9e9cd">see test</a>)
477+
<li>Clarify the effects of scoping on open/close quotes (<a href="https://github.com/web-platform-tests/wpt/pull/10549/commits/f6efd2ff775bea39e34b1b260959de618908046b">see tests</a>)
478478
<li>Editorial clarification: replace "Becoming a formatting context" (aka "Becoming a formatting context root") with "Establish a FC" (additional tests not needed, no change in behavior)
479479
</ul>
480480

css-ui-3/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1400,10 +1400,10 @@ This appendix describes changes from the
14001400
<li>Editorial Clarification about the resize property
14011401
<li>Move (at risk) directional focus navigation properties from level 3 to level 4
14021402
<li>Add informative link to HTML about special handling of 'cursor' over image maps
1403-
<li>Clarify (as a SHOULD) the implications of text-overflow on pointer events to capture implementor consensus (<a href="https://github.com/w3c/web-platform-tests/commit/b749ca84fe5474adb4473c35a3da5788e5b6cfd7#diff-8667b2cb07cf6ee064b9f2a74e221e8f">corresponding test</a>).
1403+
<li>Clarify (as a SHOULD) the implications of text-overflow on pointer events to capture implementor consensus (<a href="https://github.com/web-platform-tests/wpt/commit/b749ca84fe5474adb4473c35a3da5788e5b6cfd7#diff-8667b2cb07cf6ee064b9f2a74e221e8f">corresponding test</a>).
14041404
<li>Clarify that UAs may ignore the cursor property to reflect the UA's UI state
1405-
<li>Allow, but stop requiring support for SVG images without intrinsic sizes for cursors (<a href="https://github.com/w3c/web-platform-tests/commit/92770f655298aa72b0c0ee9238377d6b04d2e3e6">corresponding test update</a>).
1406-
<li>Align the spec with implementations, and make ''cursor: auto'' look like ''cursor/text'' over <strong>selectable</strong> text, and over editable elements (<a href="https://github.com/w3c/web-platform-tests/commit/34c61eff5eab4ebe9ff271e46658f73f18858c4f">corresponding tests</a>).
1405+
<li>Allow, but stop requiring support for SVG images without intrinsic sizes for cursors (<a href="https://github.com/web-platform-tests/wpt/commit/92770f655298aa72b0c0ee9238377d6b04d2e3e6">corresponding test update</a>).
1406+
<li>Align the spec with implementations, and make ''cursor: auto'' look like ''cursor/text'' over <strong>selectable</strong> text, and over editable elements (<a href="https://github.com/web-platform-tests/wpt/commit/34c61eff5eab4ebe9ff271e46658f73f18858c4f">corresponding tests</a>).
14071407
</ul>
14081408

14091409
<h2 class="no-num" id="security-privacy-considerations">Appendix C. Considerations for Security and Privacy</h2>

css-ui-3/implementation-report.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ <h2 id=intro><a href="#intro" class=self-link></a>Introduction</h2>
128128
If you find any errors,
129129
would like to contribute additional tests,
130130
or have other feedback,
131-
please report it on the <a href="https://github.com/w3c/web-platform-tests/">Web Platform Test github project</a>
132-
or to the archived public discussion mailing list for CSS test suites, <a href="mailto:public-css-testsuite@w3.org">public-css-testsuite@w3.org</a>.
131+
please report it on the <a href="https://github.com/web-platform-tests/wpt/">web-platform-tests</a> project
132+
or to the archived public discussion mailing list for CSS test suites, <a href="mailto:public-css-testsuite@w3.org">public-css-testsuite@w3.org</a>.
133133

134134

135135
<h2 id=impl><a href="#impl" class=self-link></a>Implementations</h2>
@@ -158,7 +158,7 @@ <h2 id=impl><a href="#impl" class=self-link></a>Implementations</h2>
158158
<h2 id=tests><a href="#tests" class=self-link></a>Tests</h2>
159159

160160
<p>The test suite for this specification was initially prepared in the dedicated test repository of the <abbr title="CSS Working Group">CSS-WG</abbr>,
161-
and later moved to the <a href="https://github.com/w3c/web-platform-tests/">Web Platform Tests</a> project.
161+
and later moved to the <a href="https://github.com/web-platform-tests/wpt/">web-platform-tests</a> project.
162162
The tests follow the (overlapping) guidelines of these two projects.
163163

164164
<p>A <a href="https://test.csswg.org/harness/results/css-ui-3_dev/grouped/">continuously updated version of this test suite</a> is available.

web-animations-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Group: fxtf
8383
!Participate: IRC: <a href="ircs://irc.w3.org:6667/webanimations">#webanimations</a> on W3C's IRC
8484
Repository: w3c/csswg-drafts
8585
!Issue Tracking: <a href="https://github.com/w3c/csswg-drafts/labels/web-animations-1">GitHub</a>
86-
!Tests: <a href="https://github.com/w3c/web-platform-tests/tree/master/web-animations">web-platform-tests web-animations/</a> (<a href="https://github.com/w3c/web-platform-tests/labels/web-animations">ongoing work</a>)
86+
!Tests: <a href="https://github.com/web-platform-tests/wpt/tree/master/web-animations">web-platform-tests web-animations/</a> (<a href="https://github.com/web-platform-tests/wpt/labels/web-animations">ongoing work</a>)
8787
8888
Editor: Brian Birtles 43194, Mozilla, bbirtles@mozilla.com
8989
Editor: Shane Stephens 47691, Google Inc, shans@google.com

0 commit comments

Comments
 (0)