Index: LayoutTests/http/tests/inspector/network-preflight-options-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/network-preflight-options-expected.txt b/LayoutTests/http/tests/inspector/network-preflight-options-expected.txt |
index 70393fa8bb194c0d570e2a5c981e7d8981e54585..b876dcc3d8620e357c869ecf90489d77bd399d37 100644 |
--- a/LayoutTests/http/tests/inspector/network-preflight-options-expected.txt |
+++ b/LayoutTests/http/tests/inspector/network-preflight-options-expected.txt |
@@ -9,7 +9,7 @@ Bug 63712 |
1 xhr:OPTIONS http://localhost:8000/inspector/resources/cors-target.php?id=1&deny=yes |
2 xhr:OPTIONS http://localhost:8000/inspector/resources/cors-target.php?id=2 |
2 xhr:POST http://localhost:8000/inspector/resources/cors-target.php?id=2 |
-3 other:POST http://localhost:8000/inspector/resources/cors-target.php?id=3&deny=yes |
+3 xhr:POST http://localhost:8000/inspector/resources/cors-target.php?id=3&deny=yes |
4 xhr:OPTIONS http://localhost:8000/inspector/resources/cors-target.php?id=4&deny=yes |
5 xhr:OPTIONS http://localhost:8000/inspector/resources/cors-target.php?id=5 |
5 xhr:POST http://localhost:8000/inspector/resources/cors-target.php?id=5 |