Skip to content

Commit d6a2a23

Browse files
committed
Bug 1642627 [wpt PR 23911] - [webdriver] normalize and fix links to the WebDriver spec, a=testonly
Automatic update from web-platform-tests [webdriver] normalize and fix links to the WebDriver spec (#23911) Spotted while looking for incoming links to the spec: w3c/webdriver#1462 (comment) (#dfn-set-window-rect changed to #set-window-rect for consistency, not to enable the ID to be changed.) -- wpt-commits: 5d0dcf0142d07916584db9c76c2fdec02833e959 wpt-pr: 23911 Differential Revision: https://phabricator.services.mozilla.com/D78794 UltraBlame original commit: ed8cbf0c075c028dded58fa3192cd8965f9f37a0
1 parent b4540ef commit d6a2a23

File tree

8 files changed

+4
-108
lines changed

8 files changed

+4
-108
lines changed

testing/web-platform/tests/css/compositing/test-plan/test-plan.html

Lines changed: 0 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -5514,55 +5514,6 @@
55145514
be
55155515
easily
55165516
automated
5517-
as
5518-
there
5519-
are
5520-
on
5521-
-
5522-
going
5523-
efforts
5524-
to
5525-
make
5526-
WebDriver
5527-
[
5528-
<
5529-
cite
5530-
>
5531-
<
5532-
a
5533-
class
5534-
=
5535-
"
5536-
bibref
5537-
"
5538-
href
5539-
=
5540-
"
5541-
#
5542-
bib
5543-
-
5544-
webdriver
5545-
"
5546-
>
5547-
webdriver
5548-
<
5549-
/
5550-
a
5551-
>
5552-
<
5553-
/
5554-
cite
5555-
>
5556-
]
5557-
automated
5558-
tests
5559-
a
5560-
first
5561-
class
5562-
citizen
5563-
in
5564-
W3C
5565-
testing
55665517
.
55675518
This
55685519
means

testing/web-platform/tests/docs/writing-tests/testdriver-extension-tutorial.md

Lines changed: 4 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,7 @@ io
8787
/
8888
webdriver
8989
/
90-
webdriver
91-
-
92-
spec
93-
.
94-
html
9590
#
96-
dfn
97-
-
9891
set
9992
-
10093
window
@@ -296,14 +289,7 @@ io
296289
/
297290
webdriver
298291
/
299-
webdriver
300-
-
301-
spec
302-
.
303-
html
304292
#
305-
dfn
306-
-
307293
set
308294
-
309295
window
@@ -518,14 +504,7 @@ io
518504
/
519505
webdriver
520506
/
521-
webdriver
522-
-
523-
spec
524-
.
525-
html
526507
#
527-
dfn
528-
-
529508
set
530509
-
531510
window
@@ -2639,15 +2618,13 @@ https
26392618
:
26402619
/
26412620
/
2642-
www
2621+
w3c
26432622
.
2644-
w3
2623+
github
26452624
.
2646-
org
2647-
/
2648-
TR
2625+
io
26492626
/
2650-
webdriver1
2627+
webdriver
26512628
/
26522629
#
26532630
dfn

testing/web-platform/tests/docs/writing-tests/testdriver.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,11 +1024,6 @@ io
10241024
/
10251025
webdriver
10261026
/
1027-
webdriver
1028-
-
1029-
spec
1030-
.
1031-
html
10321027
#
10331028
keyboard
10341029
-

testing/web-platform/tests/resources/testdriver.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -595,11 +595,6 @@ io
595595
/
596596
webdriver
597597
/
598-
webdriver
599-
-
600-
spec
601-
.
602-
html
603598
#
604599
element
605600
-
@@ -878,11 +873,6 @@ io
878873
/
879874
webdriver
880875
/
881-
webdriver
882-
-
883-
spec
884-
.
885-
html
886876
#
887877
element
888878
-

testing/web-platform/tests/tools/webdriver/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@ io
3030
/
3131
webdriver
3232
/
33-
webdriver
34-
-
35-
spec
36-
.
37-
html
3833
)
3934
which
4035
specifies

testing/web-platform/tests/webdriver/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ io
3434
/
3535
webdriver
3636
/
37-
webdriver
38-
-
39-
spec
40-
.
41-
html
4237
)
4338
.
4439
The

testing/web-platform/tests/webdriver/tests/get_named_cookie/get.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -196,11 +196,6 @@
196196
/
197197
webdriver
198198
/
199-
webdriver
200-
-
201-
spec
202-
.
203-
html
204199
#
205200
dfn
206201
-

testing/web-platform/tests/webdriver/tests/perform_actions/support/keys.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,6 @@
211211
webdriver
212212
/
213213
#
214-
h
215-
-
216214
keyboard
217215
-
218216
actions

0 commit comments

Comments
 (0)