diff --git a/Overview.html b/Overview.html
index c66c4bcf7..10ce9de4c 100644
--- a/Overview.html
+++ b/Overview.html
@@ -2487,9 +2487,7 @@
5.1 Main fetch
Set request's
response tainting to
- "cors
" and request's
- redirect mode to
- "error
".
+ "cors
".
The result of performing an HTTP fetch using
request with the CORS flag and
CORS-preflight flag set. If the result is a
@@ -5670,6 +5668,7 @@
Acknowledgments
Mike West,
Mohamed Zergaoui,
Ms2ger,
+Nico Schlömer,
Nikhil Marathe,
Nikki Bee,
Nikunj Mehta,
@@ -5700,7 +5699,7 @@ Acknowledgments
Wayne Carr,
Xabier Rodríguez,
Yoav Weiss,
-Youenn Fablet,
+Youenn Fablet,
平野裕 (Yutaka Hirano), and
Zhenbin Xu
for being awesome.
diff --git a/Overview.src.html b/Overview.src.html
index b78daa833..6809bf5a1 100644
--- a/Overview.src.html
+++ b/Overview.src.html
@@ -2415,9 +2415,7 @@ Main fetch
Set request's
response tainting to
- "cors
" and request's
- redirect mode to
- "error
".
+ "cors
".
The result of performing an HTTP fetch using
request with the CORS flag and
CORS-preflight flag set. If the result is a
@@ -5506,6 +5504,7 @@
Acknowledgments
Mike West,
Mohamed Zergaoui,
Ms2ger,
+Nico Schlömer,
Nikhil Marathe,
Nikki Bee,
Nikunj Mehta,
@@ -5536,7 +5535,7 @@ Acknowledgments
Wayne Carr,
Xabier Rodríguez,
Yoav Weiss,
-Youenn Fablet,
+Youenn Fablet,
平野裕 (Yutaka Hirano), and
Zhenbin Xu
for being awesome.