| 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 de4a2d4e35590fef120e30446095437c8d1e7826..41e84f8811082bfc7d2490fa5a14208f49cf17c9 100644
|
| --- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
|
| +++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
|
| @@ -15,6 +15,14 @@
|
| 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 ]
|
|
|
| +# https://crbug.com/695072: Preserve SourceLocation information.
|
| +# This results in a missing line number in console error messages.
|
| +crbug.com/695072 http/tests/security/location-href-clears-username-password.html [ Failure ]
|
| +crbug.com/695072 virtual/mojo-loading/http/tests/security/location-href-clears-username-password.html [ Failure ]
|
| +# The following tests need teh SourceLocation forwarded to the renderer when adding MixedContents error messages to the console.
|
| +crbug.com/695072 http/tests/security/mixedContent/insecure-iframe-with-hsts.https.html [ Failure ]
|
| +crbug.com/695072 virtual/mojo-loading/http/tests/security/mixedContent/insecure-iframe-with-hsts.https.html [ Failure ]
|
| +
|
| # These tests are flaky.
|
| Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ]
|
| Bug(none) http/tests/security/popup-allowed-by-sandbox-can-navigate.html [ Failure ]
|
|
|