Skip to content

Commit

Permalink
Bug 1460088 [wpt PR 10909] - Add tests for Request.isHistoryNavigatio…
Browse files Browse the repository at this point in the history
…n, a=testonly

Automatic update from web-platform-testsFetch: tests for Request's isHistoryNavigation

See whatwg/fetch#718, whatwg/html#3674, and discussion in w3c/ServiceWorker#1167.
--

wpt-commits: 8f805ef0b6a3ddb06c0266cc56557d05e36f3a3d
wpt-pr: 10909

UltraBlame original commit: 28a4916ff9d5655c7b816da2a9d4c7746f664304
  • Loading branch information
marco-c committed Oct 3, 2019
1 parent 0f7875a commit bbb8f55
Show file tree
Hide file tree
Showing 9 changed files with 3,663 additions and 6 deletions.
208 changes: 202 additions & 6 deletions testing/web-platform/meta/MANIFEST.json
Original file line number Diff line number Diff line change
Expand Up @@ -92332,6 +92332,130 @@ event
-
is
-
history
-
backward
-
navigation
-
manual
.
https
.
html
"
:
[
[
"
/
service
-
workers
/
service
-
worker
/
fetch
-
event
-
is
-
history
-
backward
-
navigation
-
manual
.
https
.
html
"
{
}
]
]
"
service
-
workers
/
service
-
worker
/
fetch
-
event
-
is
-
history
-
forward
-
navigation
-
manual
.
https
.
html
"
:
[
[
"
/
service
-
workers
/
service
-
worker
/
fetch
-
event
-
is
-
history
-
forward
-
navigation
-
manual
.
https
.
html
"
{
}
]
]
"
service
-
workers
/
service
-
worker
/
fetch
-
event
-
is
-
reload
-
iframe
Expand Down Expand Up @@ -3712249,7 +3712373,7 @@ html
:
[
"
13515368aec52eaa0d0add9ec84955cb21fa5fd0
1ce3d577ce907b40b7bd23e66db91e77b5557c5a
"
"
testharness
Expand All @@ -3712271,7 +3712395,7 @@ html
:
[
"
450f8c91149638fe77bab2b65f345e6e24646c95
ac359c239375f34f7704a4594b458ef38f8a82cb
"
"
testharness
Expand Down Expand Up @@ -3868761,7 +3868885,7 @@ idl
:
[
"
b84c0af66b1bc37170021af455f85d5b5c0f01b2
dd0830114bbed129ffd6af96b76ad0b1ec6ee5b5
"
"
support
Expand Down Expand Up @@ -4058843,7 +4058967,7 @@ html
:
[
"
ce03773200d0dc76199b0ea5353bc44be4e86793
f1456bd2f56e8bd17bb9664960347c33decb927f
"
"
testharness
Expand Down Expand Up @@ -4061688,6 +4061812,78 @@ event
-
is
-
history
-
backward
-
navigation
-
manual
.
https
.
html
"
:
[
"
210ee953eb55e685452d8c3958c0d7f89db76a90
"
"
manual
"
]
"
service
-
workers
/
service
-
worker
/
fetch
-
event
-
is
-
history
-
forward
-
navigation
-
manual
.
https
.
html
"
:
[
"
89b9a19d0a4857af03b588987d6463d1766636d1
"
"
manual
"
]
"
service
-
workers
/
service
-
worker
/
fetch
-
event
-
is
-
reload
-
iframe
Expand Down Expand Up @@ -4062229,7 +4062425,7 @@ html
:
[
"
cf2d0ef7275fd08bd0fbd2dde4c8c4ee4a2452d6
6f437b4bce24bf25343dcfd90018dfe934ff3d8f
"
"
testharness
Expand Down Expand Up @@ -4067933,7 +4068129,7 @@ js
:
[
"
2cd3893314f0296b4c8260f250cc87b570c7d692
ff4814b069e74b22f66d4258ecc97f8c477e9b3c
"
"
support
Expand Down
Loading

0 comments on commit bbb8f55

Please sign in to comment.