| Index: third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
|
| diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
|
| index 9e0bc4fe2e5ba81885817fbc14060a21033190a6..9de76e871cfef652140484fc6ca975aaadf75d2d 100644
|
| --- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
|
| +++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
|
| @@ -14,14 +14,9 @@ crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ]
|
| crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-post.html [ Failure ]
|
| crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [ Crash Failure ]
|
|
|
| -# https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor`
|
| -# checks up out of the renderer.
|
| -crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked.html [ Failure ]
|
| -crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-match-paths.html [ Timeout ]
|
| -crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes.html [ Failure ]
|
| -crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked.html [ Failure ]
|
| -crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/redirect-does-not-match-paths.html [ Timeout ]
|
| -crbug.com/555418 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-main-world-csp-iframes.html [ Failure ]
|
| +# https://crbug.com/685074: PlzNavigate: enforce 'form-action' CSP on the browser-side
|
| +crbug.com/685074 http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked.html [ Failure ]
|
| +crbug.com/685074 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked.html [ Failure ]
|
|
|
| # https://crbug.com/638900: Failing due to flipped order of callbacks to
|
| # WebFrameClient::didStartProvisionalLoad() and
|
| @@ -29,6 +24,16 @@ crbug.com/555418 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-m
|
| crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ]
|
| crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ]
|
|
|
| +# https://crbug.com/690946 PlzNavigate: Missing line number in console messages when the 'frame-src' CSP is infringed.
|
| +crbug.com/690946 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-blocked.html [ Failure ]
|
| +crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-blocked.html [ Failure ]
|
| +crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-child-frame-navigates-to-blocked-origin.html [ Failure ]
|
| +crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-cross-origin-load.html [ Failure ]
|
| +crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/1.1/child-src/frame-blocked.html [ Failure ]
|
| +crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/frame-src-blocked.html [ Failure ]
|
| +crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/frame-src-child-frame-navigates-to-blocked-origin.html [ Failure ]
|
| +crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/frame-src-cross-origin-load.html [ Failure ]
|
| +
|
| # Issue with ServiceWorker timing.
|
| Bug(none) external/wpt/service-workers/service-worker/navigate-window.https.html [ Failure ]
|
|
|
|
|