Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit b546fc4

Browse files
committed
Remove all links to the WebPlatform.org
1 parent 8fd21b6 commit b546fc4

File tree

1 file changed

+13
-47
lines changed

1 file changed

+13
-47
lines changed

scripts/9/data.js

Lines changed: 13 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,8 +1059,7 @@ var tests = [
10591059
value: 2,
10601060
urls: [
10611061
[ 'w3c', 'http://www.w3.org/TR/html-templates/' ],
1062-
[ 'whatwg', 'https://html.spec.whatwg.org/multipage/scripting.html#the-template-element' ],
1063-
[ 'wp', '/tutorials/webcomponents/htmlimports' ]
1062+
[ 'whatwg', 'https://html.spec.whatwg.org/multipage/scripting.html#the-template-element' ]
10641063
]
10651064
}, {
10661065
id: 'imports',
@@ -1092,7 +1091,6 @@ var tests = [
10921091
value: 15,
10931092
urls: [
10941093
[ 'w3c', 'http://www.w3.org/TR/geolocation-API/' ],
1095-
[ 'wp', '/apis/geolocation' ],
10961094
[ 'mdn', '/Web/API/Geolocation/Using_geolocation' ]
10971095
]
10981096
}, {
@@ -1124,7 +1122,6 @@ var tests = [
11241122
value: { maximum: 5, award: { PREFIX: 3 } },
11251123
urls: [
11261124
[ 'w3c', 'http://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html#api' ],
1127-
[ 'wp', '/dom/Element/requestFullscreen' ],
11281125
[ 'mdn', '/Web/Guide/API/DOM/Using_full_screen_mode' ]
11291126
]
11301127
}, {
@@ -1147,24 +1144,21 @@ var tests = [
11471144
name: 'Gamepad control',
11481145
value: { maximum: 2, award: { PREFIX: 1 } },
11491146
urls: [
1150-
[ 'w3c', 'http://www.w3.org/TR/gamepad/' ],
1151-
[ 'wp', '/apis/gamepad' ]
1147+
[ 'w3c', 'http://www.w3.org/TR/gamepad/' ]
11521148
]
11531149
}, {
11541150
id: 'pointerevents',
11551151
name: 'Pointer Events',
11561152
value: { maximum: 5, award: { PREFIX: 3 } },
11571153
urls: [
1158-
[ 'w3c', 'http://www.w3.org/TR/pointerevents/' ],
1159-
[ 'wp', '/concepts/Pointer_Events' ]
1154+
[ 'w3c', 'http://www.w3.org/TR/pointerevents/' ]
11601155
]
11611156
}, {
11621157
id: 'pointerLock',
11631158
name: 'Pointer Lock support',
11641159
value: { maximum: 3, award: { PREFIX: 2 } },
11651160
urls: [
11661161
[ 'w3c', 'http://dvcs.w3.org/hg/pointerlock/raw-file/default/index.html' ],
1167-
[ 'wp', '/dom/Element/requestPointerLock' ],
11681162
[ 'mdn', '/Web/API/Pointer_Lock_API' ]
11691163
]
11701164
}
@@ -1189,16 +1183,14 @@ var tests = [
11891183
value: 16,
11901184
urls: [
11911185
[ 'w3c', 'http://www.w3.org/TR/html5/embedded-content-0.html#the-video-element' ],
1192-
[ 'wp', '/html/elements/video' ],
11931186
[ 'mdn', '/Web/Guide/HTML/Using_HTML5_audio_and_video' ]
11941187
]
11951188
}, {
11961189
id: 'subtitle',
11971190
name: 'Subtitles',
11981191
value: 8,
11991192
urls: [
1200-
[ 'w3c', 'http://www.w3.org/TR/html5/embedded-content-0.html#the-track-element' ],
1201-
[ 'wp', '/html/elements/track' ]
1193+
[ 'w3c', 'http://www.w3.org/TR/html5/embedded-content-0.html#the-track-element' ]
12021194
]
12031195
}, {
12041196
id: 'audiotracks',
@@ -1219,16 +1211,14 @@ var tests = [
12191211
name: 'Poster images',
12201212
value: 1,
12211213
urls: [
1222-
[ 'w3c', 'http://www.w3.org/TR/html5/embedded-content-0.html#attr-video-poster' ],
1223-
[ 'wp', '/dom/HTMLVideoElement/poster' ]
1214+
[ 'w3c', 'http://www.w3.org/TR/html5/embedded-content-0.html#attr-video-poster' ]
12241215
]
12251216
}, {
12261217
id: 'canplaytype',
12271218
name: 'Codec detection',
12281219
value: 4,
12291220
urls: [
1230-
[ 'w3c', 'http://www.w3.org/TR/html5/embedded-content-0.html#dom-navigator-canplaytype' ],
1231-
[ 'wp', '/dom/HTMLMediaElement/canPlayType' ]
1221+
[ 'w3c', 'http://www.w3.org/TR/html5/embedded-content-0.html#dom-navigator-canplaytype' ]
12321222
]
12331223
},
12341224

@@ -1285,7 +1275,6 @@ var tests = [
12851275
value: 18,
12861276
urls: [
12871277
[ 'w3c', 'http://www.w3.org/TR/html5/embedded-content-0.html#the-audio-element' ],
1288-
[ 'wp', '/html/elements/audio' ],
12891278
[ 'mdn', '/Web/Guide/HTML/Using_HTML5_audio_and_video' ]
12901279
]
12911280
}, {
@@ -1308,8 +1297,7 @@ var tests = [
13081297
name: 'Web Audio API',
13091298
value: { maximum: 5, award: { PREFIX: 3 } },
13101299
urls: [
1311-
[ 'w3c', 'http://www.w3.org/TR/webaudio/' ],
1312-
[ 'wp', '/apis/webaudio' ]
1300+
[ 'w3c', 'http://www.w3.org/TR/webaudio/' ]
13131301
]
13141302
},
13151303

@@ -1379,8 +1367,7 @@ var tests = [
13791367
name: 'Media Source extensions',
13801368
value: { maximum: 5, award: { PREFIX: 2 } },
13811369
urls: [
1382-
[ 'w3c', 'http://www.w3.org/TR/media-source/' ],
1383-
[ 'wp', '/apis/media_source_extensions' ]
1370+
[ 'w3c', 'http://www.w3.org/TR/media-source/' ]
13841371
]
13851372
}, {
13861373
id: 'drm',
@@ -1578,7 +1565,6 @@ var tests = [
15781565
value: 10,
15791566
urls: [
15801567
[ 'w3c', 'http://www.w3.org/TR/2dcontext/' ],
1581-
[ 'wp', '/apis/canvas' ],
15821568
[ 'mdn', '/Web/API/Canvas_API' ]
15831569
]
15841570
},
@@ -1590,8 +1576,7 @@ var tests = [
15901576
name: 'Text support',
15911577
value: 2,
15921578
urls: [
1593-
[ 'w3c', 'http://www.w3.org/TR/2dcontext/#drawing-text-to-the-canvas' ],
1594-
[ 'wp', '/apis/canvas/CanvasRenderingContext2D/fillText' ]
1579+
[ 'w3c', 'http://www.w3.org/TR/2dcontext/#drawing-text-to-the-canvas' ]
15951580
]
15961581
}, {
15971582
id: 'path',
@@ -1680,7 +1665,6 @@ var tests = [
16801665
value: { maximum: 15, award: { PREFIX: 10 } },
16811666
urls: [
16821667
[ 'khronos', 'https://www.khronos.org/registry/webgl/specs/latest/1.0/' ],
1683-
[ 'wp', '/webgl' ],
16841668
[ 'mdn', '/Web/API/WebGL_API' ]
16851669
]
16861670

@@ -1691,7 +1675,6 @@ var tests = [
16911675
value: 5,
16921676
urls: [
16931677
[ 'khronos', 'https://www.khronos.org/registry/webgl/specs/latest/2.0/' ],
1694-
[ 'wp', '/webgl' ],
16951678
[ 'mdn', '/Web/API/WebGL_API' ]
16961679
]
16971680

@@ -1782,7 +1765,6 @@ var tests = [
17821765
value: { maximum: 5, award: { PREFIX: 3 } },
17831766
urls: [
17841767
[ 'w3c', 'http://www.w3.org/TR/animation-timing/#requestAnimationFrame' ],
1785-
[ 'wp', '/dom/Window/requestAnimationFrame' ],
17861768
[ 'mdn', '/Web/API/window/requestAnimationFrame' ]
17871769
]
17881770
}
@@ -1926,7 +1908,6 @@ var tests = [
19261908
value: { maximum: 15, award: { PREFIX: 10 } },
19271909
urls: [
19281910
[ 'w3c', 'http://www.w3.org/TR/webrtc/' ],
1929-
[ 'wp', '/apis/webrtc/RTCPeerConnection' ],
19301911
[ 'mdn', '/Web/Guide/API/WebRTC' ]
19311912
]
19321913
}, {
@@ -1943,7 +1924,6 @@ var tests = [
19431924
value: { maximum: 5, award: { PREFIX: 3 } },
19441925
urls: [
19451926
[ 'w3c', 'http://www.w3.org/TR/webrtc/#peer-to-peer-data-api' ],
1946-
[ 'wp', '/apis/webrtc/RTCDataChannel' ],
19471927
[ 'mdn', '/Web/Guide/API/WebRTC' ]
19481928
]
19491929
},
@@ -1956,7 +1936,6 @@ var tests = [
19561936
value: { maximum: 15, award: { PREFIX: 10, OLD: 10 } },
19571937
urls: [
19581938
[ 'w3c', 'http://dev.w3.org/2011/webrtc/editor/getusermedia.html' ],
1959-
[ 'wp', '/dom/Navigator/getUserMedia' ],
19601939
[ 'mdn', '/Web/Guide/API/WebRTC' ]
19611940
]
19621941
}, {
@@ -2340,7 +2319,6 @@ var tests = [
23402319
value: 2,
23412320
urls: [
23422321
[ 'w3c', 'http://dev.w3.org/html5/postmsg/' ],
2343-
[ 'wp', '/apis/web-messaging' ],
23442322
[ 'mdn', '/Web/API/Window/postMessage' ]
23452323
]
23462324
},
@@ -2417,7 +2395,6 @@ var tests = [
24172395
value: 3,
24182396
urls: [
24192397
[ 'w3c', 'http://www.w3.org/TR/html5/browsers.html#offline' ],
2420-
[ 'wp', '/apis/appcache/ApplicationCache' ],
24212398
[ 'mdn', '/Web/HTML/Using_the_application_cache' ]
24222399
]
24232400
}, {
@@ -2465,7 +2442,6 @@ var tests = [
24652442
value: 5,
24662443
urls: [
24672444
[ 'w3c', 'http://www.w3.org/TR/webstorage/#the-sessionstorage-attribute' ],
2468-
[ 'wp', '/apis/web-storage' ],
24692445
[ 'mdn', '/Web/API/Web_Storage_API' ]
24702446
]
24712447
}, {
@@ -2474,7 +2450,6 @@ var tests = [
24742450
value: 5,
24752451
urls: [
24762452
[ 'w3c', 'http://www.w3.org/TR/webstorage/#the-localstorage-attribute' ],
2477-
[ 'wp', '/apis/web-storage' ],
24782453
[ 'mdn', '/Web/API/Web_Storage_API' ]
24792454
]
24802455
},
@@ -2487,7 +2462,6 @@ var tests = [
24872462
value: { maximum: 21, award: { PREFIX: 16 } },
24882463
urls: [
24892464
[ 'w3c', 'http://www.w3.org/TR/IndexedDB/' ],
2490-
[ 'wp', '/apis/indexeddb' ],
24912465
[ 'mdn', '/Web/API/IndexedDB_API' ]
24922466
]
24932467
}, {
@@ -2496,7 +2470,6 @@ var tests = [
24962470
value: 2,
24972471
urls: [
24982472
[ 'w3c', 'http://www.w3.org/TR/IndexedDB/' ],
2499-
[ 'wp', '/apis/indexeddb' ],
25002473
[ 'mdn', '/Web/API/IndexedDB_API' ]
25012474
]
25022475
}, {
@@ -2505,7 +2478,6 @@ var tests = [
25052478
value: 2,
25062479
urls: [
25072480
[ 'w3c', 'http://www.w3.org/TR/IndexedDB/' ],
2508-
[ 'wp', '/apis/indexeddb' ],
25092481
[ 'mdn', '/Web/API/IndexedDB_API' ]
25102482
]
25112483
},
@@ -2534,7 +2506,6 @@ var tests = [
25342506
value: 7,
25352507
urls: [
25362508
[ 'w3c', 'http://dev.w3.org/2006/webapi/FileAPI/#filereader-interface' ],
2537-
[ 'wp', '/apis/file' ],
25382509
[ 'mdn', '/Using_files_from_web_applications' ]
25392510
]
25402511
}, {
@@ -2585,8 +2556,7 @@ var tests = [
25852556
name: 'File API: Directories and System',
25862557
status: 'rejected',
25872558
urls: [
2588-
[ 'w3c', 'http://www.w3.org/TR/file-system-api/' ],
2589-
[ 'wp', '/apis/filesystem' ]
2559+
[ 'w3c', 'http://www.w3.org/TR/file-system-api/' ]
25902560
]
25912561
}
25922562
]
@@ -2613,8 +2583,7 @@ var tests = [
26132583
urls: [
26142584
[ 'w3c', 'http://www.w3.org/TR/html5/scripting-1.html#attr-script-async' ],
26152585
[ 'whatwg', 'https://html.spec.whatwg.org/multipage/scripting.html#attr-script-async' ],
2616-
[ 'mdn', '/Web/HTML/Element/script' ],
2617-
[ 'wp', '/html/elements/script' ]
2586+
[ 'mdn', '/Web/HTML/Element/script' ]
26182587
]
26192588
}, {
26202589
id: 'defer',
@@ -2623,8 +2592,7 @@ var tests = [
26232592
urls: [
26242593
[ 'w3c', 'http://www.w3.org/TR/html5/scripting-1.html#attr-script-defer' ],
26252594
[ 'whatwg', 'https://html.spec.whatwg.org/multipage/scripting.html#attr-script-defer' ],
2626-
[ 'mdn', '/Web/HTML/Element/script' ],
2627-
[ 'wp', '/html/elements/script' ]
2595+
[ 'mdn', '/Web/HTML/Element/script' ]
26282596
]
26292597
}, {
26302598
id: 'executionevents',
@@ -2654,8 +2622,7 @@ var tests = [
26542622
value: 2,
26552623
urls: [
26562624
[ 'ecma', 'http://www.ecma-international.org/ecma-262/6.0/#sec-json-object' ],
2657-
[ 'mdn', '/JSON' ],
2658-
[ 'wp', '/apis/json' ]
2625+
[ 'mdn', '/JSON' ]
26592626
]
26602627
},
26612628

@@ -2792,7 +2759,6 @@ var tests = [
27922759
value: 4,
27932760
urls: [
27942761
[ 'w3c', 'http://www.w3.org/TR/html5/browsers.html#the-history-interface' ],
2795-
[ 'wp', '/dom/History' ],
27962762
[ 'mdn', '/Web/Guide/API/DOM/Manipulating_the_browser_history' ]
27972763
]
27982764
}, {

0 commit comments

Comments
 (0)