Update to Chromium version 113.0.5672.0 (#1121455)

This commit is contained in:
Marshall Greenblatt
2023-04-04 14:00:13 -04:00
parent c83b3cda24
commit 4b3c3132cb
76 changed files with 617 additions and 645 deletions

View File

@@ -830,7 +830,7 @@ void SetupIframeRequest(CookieTestSetup* setup,
IsStandardType(main_handler)) {
setup->AddConsoleMessage(
"An iframe which has both allow-scripts and allow-same-origin for "
"its sandbox attribute can remove its sandboxing.");
"its sandbox attribute can escape its sandboxing.");
}
} else {
// Expect JavaScript execution to fail.