mirror of
https://github.com/servo/servo.git
synced 2025-08-15 18:35:33 +01:00
Update web-platform-tests to revision 81962ac8802223d038b188b6f9cb88a0a9c5beee
This commit is contained in:
parent
fe1a057bd1
commit
24183668c4
1960 changed files with 29853 additions and 10555 deletions
|
@ -11,12 +11,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome reftest 1 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -29,12 +28,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome reftest 2 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -47,12 +45,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome reftest 3 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -65,12 +62,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome reftest 4 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -83,12 +79,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome reftest 5 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -101,12 +96,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome reftest 6 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -119,12 +113,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome reftest 7 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -137,12 +130,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome reftest 8 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -155,12 +147,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome reftest 9 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -173,12 +164,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome reftest 10 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -191,12 +181,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome wdspec 1 1"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -209,12 +198,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 1 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -227,12 +215,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 2 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -245,12 +232,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 3 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -263,12 +249,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 4 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -281,12 +266,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 5 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -299,12 +283,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 6 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -317,12 +300,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 7 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -335,12 +317,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 8 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -353,12 +334,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 9 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -371,12 +351,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 10 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -389,12 +368,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 11 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -407,12 +385,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 12 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -425,12 +402,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 13 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -443,12 +419,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 14 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -461,12 +436,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} chrome-dev &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ chrome testharness 15 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -479,12 +453,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox reftest 1 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -497,12 +470,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox reftest 2 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -515,12 +487,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox reftest 3 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -533,12 +504,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox reftest 4 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -551,12 +521,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox reftest 5 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -569,12 +538,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox reftest 6 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -587,12 +555,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox reftest 7 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -605,12 +572,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox reftest 8 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -623,12 +589,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox reftest 9 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -641,12 +606,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox reftest 10 10"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -659,12 +623,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox wdspec 1 1"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -677,12 +640,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 1 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -695,12 +657,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 2 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -713,12 +674,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 3 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -731,12 +691,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 4 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -749,12 +708,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 5 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -767,12 +725,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 6 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -785,12 +742,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 7 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -803,12 +759,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 8 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -821,12 +776,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 9 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -839,12 +793,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 10 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -857,12 +810,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 11 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -875,12 +827,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 12 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -893,12 +844,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 13 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -911,12 +861,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 14 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
@ -929,12 +878,11 @@ tasks:
|
|||
payload:
|
||||
artifacts:
|
||||
public/results: {path: /home/test/artifacts, type: directory}
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh &&\n \
|
||||
\ cd /home/test/web-platform-tests &&\n git fetch {{event.head.repo.url}}\
|
||||
\ &&\n git config advice.detachedHead false &&\n git\
|
||||
\ checkout {{event.head.sha}} &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
command: [/bin/bash, --login, -c, ">-\n ~/start.sh {{event.head.repo.url}}\
|
||||
\ {{ event.head.repo.branch }} {{event.head.sha}} firefox-nightly &&\n \
|
||||
\ cd ~/web-platform-tests &&\n ./tools/ci/ci_taskcluster.sh\
|
||||
\ firefox testharness 15 15"]
|
||||
image: harjgam/web-platform-tests:0.6
|
||||
image: harjgam/web-platform-tests:0.11
|
||||
maxRunTime: 7200
|
||||
provisionerId: '{{ taskcluster.docker.provisionerId }}'
|
||||
workerType: '{{ taskcluster.docker.workerType }}'
|
||||
|
|
|
@ -47,7 +47,6 @@ matrix:
|
|||
packages:
|
||||
- libnss3-tools
|
||||
env:
|
||||
- secure: "YTSXPwI0DyCA1GhYrLT9KMEV6b7QQKuEeaQgeFDP38OTzJ1+cIj3CC4SRNqbnJ/6SJwPGcdqSxLuV8m4e5HFFnyCcQnJe6h8EMsTehZ7W3j/fP9UYrJqYqvGpe3Vj3xblO5pwBYmq7sg3jAmmuCgAgOW6VGf7cRMucrsmFeo7VM="
|
||||
- JOB=stability SCRIPT=tools/ci/ci_stability.sh PRODUCT=firefox:nightly
|
||||
- os: linux
|
||||
sudo: required
|
||||
|
@ -58,7 +57,6 @@ matrix:
|
|||
- libappindicator1
|
||||
- fonts-liberation
|
||||
env:
|
||||
- secure: "YTSXPwI0DyCA1GhYrLT9KMEV6b7QQKuEeaQgeFDP38OTzJ1+cIj3CC4SRNqbnJ/6SJwPGcdqSxLuV8m4e5HFFnyCcQnJe6h8EMsTehZ7W3j/fP9UYrJqYqvGpe3Vj3xblO5pwBYmq7sg3jAmmuCgAgOW6VGf7cRMucrsmFeo7VM="
|
||||
- JOB=stability SCRIPT=tools/ci/ci_stability.sh PRODUCT=chrome:dev
|
||||
- python: 2.7
|
||||
env: JOB=tools_unittest TOXENV=py27 HYPOTHESIS_PROFILE=ci SCRIPT=tools/ci/ci_tools_unittest.sh
|
||||
|
@ -95,4 +93,3 @@ notifications:
|
|||
email:
|
||||
on_success: never
|
||||
on_failure: always
|
||||
webhooks: https://pulls.web-platform-tests.org/api/build
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
@nils-ohlmeier
|
5
tests/wpt/web-platform-tests/2dcontext/OWNERS
Normal file
5
tests/wpt/web-platform-tests/2dcontext/OWNERS
Normal file
|
@ -0,0 +1,5 @@
|
|||
@AmeliaBR
|
||||
@annevk
|
||||
@kenrussell
|
||||
@jdashg
|
||||
@fserb
|
1
tests/wpt/web-platform-tests/BackgroundSync/OWNERS
Normal file
1
tests/wpt/web-platform-tests/BackgroundSync/OWNERS
Normal file
|
@ -0,0 +1 @@
|
|||
@beverloo
|
|
@ -6,24 +6,16 @@
|
|||
// https://wicg.github.io/BackgroundSync/spec/
|
||||
|
||||
promise_test(async () => {
|
||||
const dom = await fetch('/interfaces/dom.idl').then(r => r.text());
|
||||
const html = await fetch('/interfaces/html.idl').then(r => r.text());
|
||||
const idl = await fetch('/interfaces/BackgroundSync.idl').then(r => r.text());
|
||||
const sw = await fetch('/interfaces/ServiceWorker.idl').then(r => r.text());
|
||||
const idl = await fetch('/interfaces/BackgroundSync.idl').then(response => response.text());
|
||||
const html = await fetch('/interfaces/html.idl').then(r => r.text());
|
||||
const dom = await fetch('/interfaces/dom.idl').then(r => r.text());
|
||||
|
||||
const idlArray = new IdlArray();
|
||||
idlArray.add_untested_idls(dom, { only: ['Event', 'EventInit', 'EventTarget'] });
|
||||
idlArray.add_untested_idls(html, { only: [
|
||||
'WorkerGlobalScope',
|
||||
'WindowOrWorkerGlobalScope'
|
||||
] });
|
||||
idlArray.add_untested_idls(sw, { only: [
|
||||
'ServiceWorkerRegistration',
|
||||
'ServiceWorkerGlobalScope',
|
||||
'ExtendableEvent',
|
||||
'ExtendableEventInit',
|
||||
] });
|
||||
idlArray.add_idls(idl);
|
||||
idlArray.add_dependency_idls(sw);
|
||||
idlArray.add_dependency_idls(html);
|
||||
idlArray.add_dependency_idls(dom);
|
||||
idlArray.test();
|
||||
done();
|
||||
}, 'Background Sync interfaces.');
|
||||
|
|
|
@ -31,4 +31,4 @@ specification. All content is provided as-is to help reach interoperability.
|
|||
Documentation
|
||||
-------------
|
||||
|
||||
See [web-platform-tests.org](http://web-platform-tests.org/).
|
||||
See [web-platform-tests.org](https://web-platform-tests.org/).
|
||||
|
|
|
@ -53,9 +53,13 @@
|
|||
assert_false('isClosed' in Blob.prototype, 'isClosed in Blob.prototype');
|
||||
}, 'Blob.close() should not be supported');
|
||||
|
||||
// Only add service worker test if service workers are actually supported.
|
||||
if (navigator.serviceWorker)
|
||||
service_worker_test('support/historical-serviceworker.js', 'Service worker test setup');
|
||||
test(() => {
|
||||
const f = new File([], "");
|
||||
assert_false("lastModifiedDate" in f);
|
||||
assert_false("lastModifiedDate" in File.prototype);
|
||||
}, "File's lastModifiedDate should not be supported");
|
||||
|
||||
service_worker_test('support/historical-serviceworker.js', 'Service worker test setup');
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -31,7 +31,6 @@ async_test(t => {
|
|||
}, 'Blob URLs can be used in iframes, and are treated same origin');
|
||||
|
||||
async_test(t => {
|
||||
const scroll_position = 5000;
|
||||
const blob_contents = '<!doctype html>\n<meta charset="utf-8">\n' +
|
||||
'<style>body { margin: 0; } .block { height: 5000px; }</style>\n' +
|
||||
'<body>\n' +
|
||||
|
@ -43,8 +42,7 @@ async_test(t => {
|
|||
const frame = document.createElement('iframe');
|
||||
frame.setAttribute('src', url + '#block2');
|
||||
document.body.appendChild(frame);
|
||||
|
||||
frame.onload = t.step_func_done(() => {
|
||||
frame.contentWindow.onscroll = t.step_func_done(() => {
|
||||
assert_equals(frame.contentWindow.scrollY, 5000);
|
||||
});
|
||||
}, 'Blob URL fragment is implemented.');
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<title>FileAPI Test: Creating Blob URL with File</title>
|
||||
<link rel="author" title="Intel" href="http://www.intel.com">
|
||||
<link rel="author" title="JunChen Xia" href="mailto:xjconlyme@gmail.com">
|
||||
<meta name="timeout" content="long">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta name="timeout" content="long">
|
||||
|
||||
<div>
|
||||
<p>Test steps:</p>
|
||||
|
|
|
@ -38,11 +38,6 @@
|
|||
property: 'lastModified',
|
||||
instance: new File([''], '', {lastModified: 123}),
|
||||
},
|
||||
{
|
||||
type: 'File',
|
||||
property: 'lastModifiedDate',
|
||||
instance: new File([''], '', {lastModified: 123}),
|
||||
},
|
||||
].forEach(function(testcase) {
|
||||
indexeddb_test(
|
||||
(t, db) => {
|
||||
|
|
|
@ -125,7 +125,7 @@
|
|||
"[Blob.length, Blob.type]");
|
||||
}
|
||||
|
||||
// File.name and File.lastModifiedDate is not testable automatically
|
||||
// File.name and File.lastModified is not testable automatically
|
||||
|
||||
keypath(['name', 'type'],
|
||||
[ { name: "orange", type: "fruit" }, { name: "orange", type: ["telecom", "french"] } ],
|
||||
|
|
|
@ -44,10 +44,10 @@ For example, on most UNIX-like systems, you can setup the hosts file with:
|
|||
./wpt make-hosts-file | sudo tee -a /etc/hosts
|
||||
```
|
||||
|
||||
And on Windows (note this requires an Administrator privileged shell):
|
||||
And on Windows (this must be run in a PowerShell session with Administrator privileges):
|
||||
|
||||
```bash
|
||||
python wpt make-hosts-file >> %SystemRoot%\System32\drivers\etc\hosts
|
||||
python wpt make-hosts-file | Out-File %SystemRoot%\System32\drivers\etc\hosts -Encoding ascii -Append
|
||||
```
|
||||
|
||||
If you are behind a proxy, you also need to make sure the domains above are
|
||||
|
@ -69,22 +69,19 @@ python wpt serve
|
|||
```
|
||||
|
||||
This will start HTTP servers on two ports and a websockets server on
|
||||
one port. By default the web servers start on ports 8000 and 8443 and the other
|
||||
ports are randomly-chosen free ports. Tests must be loaded from the
|
||||
*first* HTTP server in the output. To change the ports, copy the
|
||||
`config.default.json` file to `config.json` and edit the new file,
|
||||
replacing the part that reads:
|
||||
one port. By default the web servers start on ports 8000 and 8443 and
|
||||
the other ports are randomly-chosen free ports. Tests must be loaded
|
||||
from the *first* HTTP server in the output. To change the ports,
|
||||
create a `config.json` file in the wpt root directory, and add
|
||||
port definitions of your choice e.g.:
|
||||
|
||||
```
|
||||
"http": [8000, "auto"],
|
||||
"https":[8443]
|
||||
```
|
||||
|
||||
to some ports of your choice e.g.
|
||||
|
||||
```
|
||||
"http": [1234, "auto"],
|
||||
"https":[5678]
|
||||
{
|
||||
"ports": {
|
||||
"http": [1234, "auto"],
|
||||
"https":[5678]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
After your `hosts` file is configured, the servers will be locally accessible at:
|
||||
|
@ -262,11 +259,26 @@ If you forget to do this part, you will most likely see a 'File Not Found'
|
|||
error when you start wptserve.
|
||||
|
||||
Finally, set the path value in the server configuration file to the
|
||||
default OpenSSL configuration file location. To do this,
|
||||
copy `config.default.json` in the web-platform-tests root to `config.json`.
|
||||
Then edit the JSON so that the key `ssl/openssl/base_conf_path` has a
|
||||
value that is the path to the OpenSSL config file (typically this
|
||||
will be `C:\\OpenSSL-Win32\\bin\\openssl.cfg`).
|
||||
default OpenSSL configuration file location. To do this create a file
|
||||
called `config.json`. Then add the OpenSSL configuration below,
|
||||
ensuring that the key `ssl/openssl/base_conf_path` has a value that is
|
||||
the path to the OpenSSL config file (typically this will be
|
||||
`C:\\OpenSSL-Win32\\bin\\openssl.cfg`):
|
||||
|
||||
```
|
||||
{
|
||||
"ssl": {
|
||||
"type": "openssl",
|
||||
"encrypt_after_connect": false,
|
||||
"openssl": {
|
||||
"openssl_binary": "openssl",
|
||||
"base_path: "_certs",
|
||||
"force_regenerate": false,
|
||||
"base_conf_path": "C:\\OpenSSL-Win32\\bin\\openssl.cfg"
|
||||
},
|
||||
},
|
||||
}
|
||||
```
|
||||
|
||||
### Trusting Root CA
|
||||
|
||||
|
@ -361,7 +373,7 @@ web-platform-tests root directory to suppress the error reports.
|
|||
|
||||
For more details, see the [lint-tool documentation][lint-tool].
|
||||
|
||||
[lint-tool]: http://web-platform-tests.org/writing-tests/lint-tool.html
|
||||
[lint-tool]: https://web-platform-tests.org/writing-tests/lint-tool.html
|
||||
|
||||
Adding command-line scripts ("tools" subdirs)
|
||||
---------------------------------------------
|
||||
|
@ -437,5 +449,5 @@ is [archived][ircarchive].
|
|||
Documentation
|
||||
=============
|
||||
|
||||
* [How to write and review tests](http://web-platform-tests.org/)
|
||||
* [How to write and review tests](https://web-platform-tests.org/)
|
||||
* [Documentation for the wptserve server](http://wptserve.readthedocs.org/en/latest/)
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=failures.js
|
||||
run_test(["AES-CBC"]);
|
|
@ -1,6 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("failures.js");
|
||||
run_test(["AES-CBC"]);
|
||||
done();
|
|
@ -0,0 +1,4 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=failures.js
|
||||
run_test(["AES-CTR"]);
|
|
@ -1,6 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("failures.js");
|
||||
run_test(["AES-CTR"]);
|
||||
done();
|
|
@ -0,0 +1,4 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=failures.js
|
||||
run_test(["AES-GCM"]);
|
|
@ -1,6 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("failures.js");
|
||||
run_test(["AES-GCM"]);
|
||||
done();
|
|
@ -0,0 +1,4 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=failures.js
|
||||
run_test(["AES-KW"]);
|
|
@ -1,6 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("failures.js");
|
||||
run_test(["AES-KW"]);
|
||||
done();
|
|
@ -0,0 +1,4 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=failures.js
|
||||
run_test(["ECDH"]);
|
|
@ -1,6 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("failures.js");
|
||||
run_test(["ECDH"]);
|
||||
done();
|
|
@ -0,0 +1,4 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=failures.js
|
||||
run_test(["ECDSA"]);
|
|
@ -1,6 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("failures.js");
|
||||
run_test(["ECDSA"]);
|
||||
done();
|
|
@ -0,0 +1,4 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=failures.js
|
||||
run_test(["HMAC"]);
|
|
@ -1,6 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("failures.js");
|
||||
run_test(["HMAC"]);
|
||||
done();
|
|
@ -0,0 +1,4 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=failures.js
|
||||
run_test(["RSA-OAEP"]);
|
|
@ -1,6 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("failures.js");
|
||||
run_test(["RSA-OAEP"]);
|
||||
done();
|
|
@ -0,0 +1,4 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=failures.js
|
||||
run_test(["RSA-PSS"]);
|
|
@ -1,6 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("failures.js");
|
||||
run_test(["RSA-PSS"]);
|
||||
done();
|
|
@ -0,0 +1,4 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=failures.js
|
||||
run_test(["RSASSA-PKCS1-v1_5"]);
|
|
@ -1,6 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("failures.js");
|
||||
run_test(["RSASSA-PKCS1-v1_5"]);
|
||||
done();
|
|
@ -70,7 +70,6 @@ function run_test(algorithmNames, slowTest) {
|
|||
}, testTag + ": generateKey" + parameterString(algorithm, extractable, usages));
|
||||
}
|
||||
|
||||
|
||||
// Test all valid sets of parameters for successful
|
||||
// key generation.
|
||||
testVectors.forEach(function(vector) {
|
||||
|
@ -78,7 +77,7 @@ function run_test(algorithmNames, slowTest) {
|
|||
allAlgorithmSpecifiersFor(name).forEach(function(algorithm) {
|
||||
allValidUsages(vector.usages, false, vector.mandatoryUsages).forEach(function(usages) {
|
||||
[false, true].forEach(function(extractable) {
|
||||
testSuccess(algorithm, extractable, usages, vector.resultType, "Success");
|
||||
subsetTest(testSuccess, algorithm, extractable, usages, vector.resultType, "Success");
|
||||
});
|
||||
});
|
||||
});
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=/common/subset-tests.js
|
||||
// META: script=successes.js
|
||||
run_test(["AES-CBC"]);
|
|
@ -1,7 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("successes.js");
|
||||
|
||||
run_test(["AES-CBC"]);
|
||||
done();
|
|
@ -0,0 +1,5 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=/common/subset-tests.js
|
||||
// META: script=successes.js
|
||||
run_test(["AES-CTR"]);
|
|
@ -1,7 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("successes.js");
|
||||
|
||||
run_test(["AES-CTR"]);
|
||||
done();
|
|
@ -0,0 +1,5 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=/common/subset-tests.js
|
||||
// META: script=successes.js
|
||||
run_test(["AES-GCM"]);
|
|
@ -1,7 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("successes.js");
|
||||
|
||||
run_test(["AES-GCM"]);
|
||||
done();
|
|
@ -0,0 +1,5 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=/common/subset-tests.js
|
||||
// META: script=successes.js
|
||||
run_test(["AES-KW"]);
|
|
@ -1,7 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("successes.js");
|
||||
|
||||
run_test(["AES-KW"]);
|
||||
done();
|
|
@ -0,0 +1,5 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=/common/subset-tests.js
|
||||
// META: script=successes.js
|
||||
run_test(["ECDH"]);
|
|
@ -1,7 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("successes.js");
|
||||
|
||||
run_test(["ECDH"]);
|
||||
done();
|
|
@ -0,0 +1,5 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=/common/subset-tests.js
|
||||
// META: script=successes.js
|
||||
run_test(["ECDSA"]);
|
|
@ -1,7 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("successes.js");
|
||||
|
||||
run_test(["ECDSA"]);
|
||||
done();
|
|
@ -0,0 +1,5 @@
|
|||
// META: timeout=long
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=/common/subset-tests.js
|
||||
// META: script=successes.js
|
||||
run_test(["HMAC"]);
|
|
@ -1,7 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("successes.js");
|
||||
|
||||
run_test(["HMAC"]);
|
||||
done();
|
|
@ -0,0 +1,21 @@
|
|||
// META: timeout=long
|
||||
// META: variant=?1-10
|
||||
// META: variant=?11-20
|
||||
// META: variant=?21-30
|
||||
// META: variant=?31-40
|
||||
// META: variant=?41-50
|
||||
// META: variant=?51-60
|
||||
// META: variant=?61-70
|
||||
// META: variant=?71-80
|
||||
// META: variant=?81-90
|
||||
// META: variant=?91-100
|
||||
// META: variant=?101-110
|
||||
// META: variant=?111-120
|
||||
// META: variant=?121-130
|
||||
// META: variant=?131-140
|
||||
// META: variant=?141-150
|
||||
// META: variant=?151-last
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=/common/subset-tests.js
|
||||
// META: script=successes.js
|
||||
run_test(["RSA-OAEP"]);
|
|
@ -1,7 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("successes.js");
|
||||
|
||||
run_test(["RSA-OAEP"]);
|
||||
done();
|
|
@ -0,0 +1,9 @@
|
|||
// META: timeout=long
|
||||
// META: variant=?1-10
|
||||
// META: variant=?11-20
|
||||
// META: variant=?21-30
|
||||
// META: variant=?31-last
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=/common/subset-tests.js
|
||||
// META: script=successes.js
|
||||
run_test(["RSA-PSS"]);
|
|
@ -1,7 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("successes.js");
|
||||
|
||||
run_test(["RSA-PSS"]);
|
||||
done();
|
|
@ -0,0 +1,9 @@
|
|||
// META: timeout=long
|
||||
// META: variant=?1-10
|
||||
// META: variant=?11-20
|
||||
// META: variant=?21-30
|
||||
// META: variant=?31-last
|
||||
// META: script=../util/helpers.js
|
||||
// META: script=/common/subset-tests.js
|
||||
// META: script=successes.js
|
||||
run_test(["RSASSA-PKCS1-v1_5"]);
|
|
@ -1,7 +0,0 @@
|
|||
// META: timeout=long
|
||||
importScripts("/resources/testharness.js");
|
||||
importScripts("../util/helpers.js");
|
||||
importScripts("successes.js");
|
||||
|
||||
run_test(["RSASSA-PKCS1-v1_5"]);
|
||||
done();
|
|
@ -1,23 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() Successful Calls</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="successes.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Good Parameters</h1>
|
||||
<p>
|
||||
<strong>Warning!</strong> RSA key generation is intrinsically
|
||||
very slow, so the related tests can take up to
|
||||
several minutes to complete, depending on browser!
|
||||
</p>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test("AES-CBC");
|
||||
</script>
|
|
@ -1,23 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() Successful Calls</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="successes.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Good Parameters</h1>
|
||||
<p>
|
||||
<strong>Warning!</strong> RSA key generation is intrinsically
|
||||
very slow, so the related tests can take up to
|
||||
several minutes to complete, depending on browser!
|
||||
</p>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test("AES-CTR");
|
||||
</script>
|
|
@ -1,18 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() for Failures</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="failures.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Bad Parameters</h1>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["AES-CBC"]);
|
||||
</script>
|
|
@ -1,18 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() for Failures</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="failures.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Bad Parameters</h1>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["AES-CTR"]);
|
||||
</script>
|
|
@ -1,18 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() for Failures</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="failures.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Bad Parameters</h1>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["AES-GCM"]);
|
||||
</script>
|
|
@ -1,18 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() for Failures</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="failures.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Bad Parameters</h1>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["AES-KW"]);
|
||||
</script>
|
|
@ -1,18 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() for Failures</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="failures.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Bad Parameters</h1>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["ECDH"]);
|
||||
</script>
|
|
@ -1,18 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() for Failures</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="failures.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Bad Parameters</h1>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["ECDSA"]);
|
||||
</script>
|
|
@ -1,18 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() for Failures</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="failures.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Bad Parameters</h1>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["HMAC"]);
|
||||
</script>
|
|
@ -1,18 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() for Failures</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="failures.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Bad Parameters</h1>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["RSA-OAEP"]);
|
||||
</script>
|
|
@ -1,18 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() for Failures</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="failures.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Bad Parameters</h1>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["RSA-PSS"]);
|
||||
</script>
|
|
@ -1,18 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() for Failures</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="failures.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Bad Parameters</h1>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["RSASSA-PKCS1-v1_5"]);
|
||||
</script>
|
|
@ -1,23 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() Successful Calls</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="successes.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Good Parameters</h1>
|
||||
<p>
|
||||
<strong>Warning!</strong> RSA key generation is intrinsically
|
||||
very slow, so the related tests can take up to
|
||||
several minutes to complete, depending on browser!
|
||||
</p>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["AES-CBC"]);
|
||||
</script>
|
|
@ -1,23 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() Successful Calls</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="successes.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Good Parameters</h1>
|
||||
<p>
|
||||
<strong>Warning!</strong> RSA key generation is intrinsically
|
||||
very slow, so the related tests can take up to
|
||||
several minutes to complete, depending on browser!
|
||||
</p>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["AES-CTR"]);
|
||||
</script>
|
|
@ -1,23 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() Successful Calls</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="successes.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Good Parameters</h1>
|
||||
<p>
|
||||
<strong>Warning!</strong> RSA key generation is intrinsically
|
||||
very slow, so the related tests can take up to
|
||||
several minutes to complete, depending on browser!
|
||||
</p>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["AES-GCM"]);
|
||||
</script>
|
|
@ -1,23 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() Successful Calls</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="successes.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Good Parameters</h1>
|
||||
<p>
|
||||
<strong>Warning!</strong> RSA key generation is intrinsically
|
||||
very slow, so the related tests can take up to
|
||||
several minutes to complete, depending on browser!
|
||||
</p>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["AES-KW"]);
|
||||
</script>
|
|
@ -1,23 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() Successful Calls</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="successes.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Good Parameters</h1>
|
||||
<p>
|
||||
<strong>Warning!</strong> RSA key generation is intrinsically
|
||||
very slow, so the related tests can take up to
|
||||
several minutes to complete, depending on browser!
|
||||
</p>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["ECDH"]);
|
||||
</script>
|
|
@ -1,23 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() Successful Calls</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="successes.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Good Parameters</h1>
|
||||
<p>
|
||||
<strong>Warning!</strong> RSA key generation is intrinsically
|
||||
very slow, so the related tests can take up to
|
||||
several minutes to complete, depending on browser!
|
||||
</p>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["ECDSA"]);
|
||||
</script>
|
|
@ -1,23 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() Successful Calls</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="successes.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Good Parameters</h1>
|
||||
<p>
|
||||
<strong>Warning!</strong> RSA key generation is intrinsically
|
||||
very slow, so the related tests can take up to
|
||||
several minutes to complete, depending on browser!
|
||||
</p>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["HMAC"]);
|
||||
</script>
|
|
@ -1,23 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() Successful Calls</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="successes.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Good Parameters</h1>
|
||||
<p>
|
||||
<strong>Warning!</strong> RSA key generation is intrinsically
|
||||
very slow, so the related tests can take up to
|
||||
several minutes to complete, depending on browser!
|
||||
</p>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["RSA-OAEP"]);
|
||||
</script>
|
|
@ -1,23 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() Successful Calls</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="successes.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Good Parameters</h1>
|
||||
<p>
|
||||
<strong>Warning!</strong> RSA key generation is intrinsically
|
||||
very slow, so the related tests can take up to
|
||||
several minutes to complete, depending on browser!
|
||||
</p>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["RSA-PSS"]);
|
||||
</script>
|
|
@ -1,23 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<meta name="timeout" content="long">
|
||||
<title>WebCryptoAPI: generateKey() Successful Calls</title>
|
||||
<link rel="author" title="Charles Engelke" href="mailto:w3c@engelke.com">
|
||||
<link rel="help" href="https://www.w3.org/TR/WebCryptoAPI/#dfn-SubtleCrypto-method-generateKey">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
||||
<script src="/WebCryptoAPI/util/helpers.js"></script>
|
||||
<script src="successes.js"></script>
|
||||
|
||||
<h1>generateKey Tests for Good Parameters</h1>
|
||||
<p>
|
||||
<strong>Warning!</strong> RSA key generation is intrinsically
|
||||
very slow, so the related tests can take up to
|
||||
several minutes to complete, depending on browser!
|
||||
</p>
|
||||
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
run_test(["RSASSA-PKCS1-v1_5"]);
|
||||
</script>
|
|
@ -8,8 +8,8 @@
|
|||
<script>
|
||||
"use strict";
|
||||
|
||||
run_fp_tests_disabled(Accelerometer);
|
||||
run_fp_tests_disabled(LinearAccelerationSensor);
|
||||
run_fp_tests_disabled(GravitySensor);
|
||||
run_fp_tests_disabled('Accelerometer');
|
||||
run_fp_tests_disabled('LinearAccelerationSensor');
|
||||
run_fp_tests_disabled('GravitySensor');
|
||||
</script>
|
||||
</body>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<script>
|
||||
"use strict";
|
||||
|
||||
run_fp_tests_enabled_by_attribute_redirect_on_load(Accelerometer);
|
||||
run_fp_tests_enabled_by_attribute_redirect_on_load(LinearAccelerationSensor);
|
||||
run_fp_tests_enabled_by_attribute_redirect_on_load(GravitySensor);
|
||||
run_fp_tests_enabled_by_attribute_redirect_on_load('Accelerometer');
|
||||
run_fp_tests_enabled_by_attribute_redirect_on_load('LinearAccelerationSensor');
|
||||
run_fp_tests_enabled_by_attribute_redirect_on_load('GravitySensor');
|
||||
</script>
|
||||
</body>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<script>
|
||||
"use strict";
|
||||
|
||||
run_fp_tests_enabled_by_attribute(Accelerometer);
|
||||
run_fp_tests_enabled_by_attribute(LinearAccelerationSensor);
|
||||
run_fp_tests_enabled_by_attribute(GravitySensor);
|
||||
run_fp_tests_enabled_by_attribute('Accelerometer');
|
||||
run_fp_tests_enabled_by_attribute('LinearAccelerationSensor');
|
||||
run_fp_tests_enabled_by_attribute('GravitySensor');
|
||||
</script>
|
||||
</body>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<script>
|
||||
"use strict";
|
||||
|
||||
run_fp_tests_enabled(Accelerometer);
|
||||
run_fp_tests_enabled(LinearAccelerationSensor);
|
||||
run_fp_tests_enabled(GravitySensor);
|
||||
run_fp_tests_enabled('Accelerometer');
|
||||
run_fp_tests_enabled('LinearAccelerationSensor');
|
||||
run_fp_tests_enabled('GravitySensor');
|
||||
</script>
|
||||
</body>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<script>
|
||||
"use strict";
|
||||
|
||||
run_fp_tests_enabled_on_self_origin(Accelerometer);
|
||||
run_fp_tests_enabled_on_self_origin(LinearAccelerationSensor);
|
||||
run_fp_tests_enabled_on_self_origin(GravitySensor);
|
||||
run_fp_tests_enabled_on_self_origin('Accelerometer');
|
||||
run_fp_tests_enabled_on_self_origin('LinearAccelerationSensor');
|
||||
run_fp_tests_enabled_on_self_origin('GravitySensor');
|
||||
</script>
|
||||
</body>
|
||||
|
|
|
@ -9,8 +9,8 @@
|
|||
<div id="log"></div>
|
||||
<script>
|
||||
|
||||
runGenericSensorTests(Accelerometer);
|
||||
runGenericSensorTests(GravitySensor);
|
||||
runGenericSensorTests(LinearAccelerationSensor);
|
||||
runGenericSensorTests('Accelerometer');
|
||||
runGenericSensorTests('GravitySensor');
|
||||
runGenericSensorTests('LinearAccelerationSensor');
|
||||
|
||||
</script>
|
||||
|
|
|
@ -15,8 +15,8 @@
|
|||
</ol>
|
||||
<script>
|
||||
|
||||
runGenericSensorOnerror(Accelerometer);
|
||||
runGenericSensorOnerror(GravitySensor);
|
||||
runGenericSensorOnerror(LinearAccelerationSensor);
|
||||
runGenericSensorOnerror('Accelerometer');
|
||||
runGenericSensorOnerror('GravitySensor');
|
||||
runGenericSensorOnerror('LinearAccelerationSensor');
|
||||
|
||||
</script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description 1.0 combobox-focusable</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description from content of describedby element</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
@ -75,7 +74,7 @@
|
|||
<span aria-label="Garaventa">Zambino</span>
|
||||
</span>
|
||||
<span>the weird.</span>
|
||||
(<span>Q</span><span>E</span><span>D</span>)
|
||||
(QED)
|
||||
<span class="hidden"><i><b>and don't you forget it.</b></i></span>
|
||||
<table>
|
||||
<tr>
|
||||
|
|
|
@ -1,103 +0,0 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Description from content of describedby element which is hidden</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="/wai-aria/scripts/ATTAcomm.js"></script>
|
||||
<script>
|
||||
setup({explicit_timeout: true, explicit_done: true });
|
||||
|
||||
var theTest = new ATTAcomm(
|
||||
{
|
||||
"steps" : [
|
||||
{
|
||||
"element" : "test",
|
||||
"test" : {
|
||||
"ATK" : [
|
||||
[
|
||||
"property",
|
||||
"description",
|
||||
"is",
|
||||
"My name is Eli the weird. (QED) Where are my marbles?"
|
||||
]
|
||||
],
|
||||
"AXAPI" : [
|
||||
[
|
||||
"property",
|
||||
"AXHelp",
|
||||
"is",
|
||||
"My name is Eli the weird. (QED) Where are my marbles?"
|
||||
]
|
||||
],
|
||||
"IAccessible2" : [
|
||||
[
|
||||
"property",
|
||||
"accDescription",
|
||||
"is",
|
||||
"My name is Eli the weird. (QED) Where are my marbles?"
|
||||
]
|
||||
],
|
||||
"UIA" : [
|
||||
[
|
||||
"property",
|
||||
"Description",
|
||||
"is",
|
||||
"My name is Eli the weird. (QED) Where are my marbles?"
|
||||
]
|
||||
]
|
||||
},
|
||||
"title" : "step 1",
|
||||
"type" : "test"
|
||||
}
|
||||
],
|
||||
"title" : "Description from content of describedby element which is hidden"
|
||||
}
|
||||
|
||||
) ;
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<p>This test examines the ARIA properties for Description from content of describedby element which is hidden.</p>
|
||||
<style>
|
||||
.hidden { display: none; }
|
||||
</style>
|
||||
<div>
|
||||
<input id="test" type="text" aria-labelledby="lbl1 lbl2" aria-describedby="descId" />
|
||||
<span>
|
||||
<span aria-hidden="true" id="lbl1">Important</span>
|
||||
<span class="hidden">
|
||||
<span aria-hidden="true" id="lbl2">stuff</span>
|
||||
</span>
|
||||
</span>
|
||||
</div>
|
||||
<div class="hidden">
|
||||
<div id="descId">
|
||||
<span aria-hidden="true"><i> Hello, </i></span>
|
||||
<span>My</span> name is
|
||||
<div><img src="file.jpg" title="Bryan" alt="" role="presentation" /></div>
|
||||
<span role="presentation" aria-label="Eli">
|
||||
<span aria-label="Garaventa">Zambino</span>
|
||||
</span>
|
||||
<span>the weird.</span>
|
||||
(<span>Q</span><span>E</span><span>D</span>)
|
||||
<span class="hidden"><i><b>and don't you forget it.</b></i></span>
|
||||
<table>
|
||||
<tr>
|
||||
<td>Where</td>
|
||||
<td style="visibility:hidden;"><div>in</div></td>
|
||||
<td><div style="display:none;">the world</div></td>
|
||||
<td>are my marbles?</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="manualMode"></div>
|
||||
<div id="log"></div>
|
||||
<div id="ATTAmessages"></div>
|
||||
</body>
|
||||
</html>
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description link-with-label</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description test case 557</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description test case 664</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description test case 665</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description test case 666</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description test case 772</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description test case 773</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description test case 774</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description test case 838</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description test case broken reference</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description test case one valid reference</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Description title-same-element</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Name 1.0 combobox-focusable-alternative</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Name 1.0 combobox-focusable</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||||
<link rel="stylesheet" href="/resources/testharness.css">
|
||||
<link rel="stylesheet" href="/wai-aria/scripts/manual.css">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue