Chromium Code Reviews| 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 d3c19f3d7e499b10ef88f9d0c65d51a355bbea59..5ea0a30103ad0ecd0fac5ab55a166c17061d641e 100644 |
| --- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation |
| +++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation |
| @@ -1,4 +1,3 @@ |
| -# These tests currently fail when run with --enable-browser-side-navigation |
|
nasko
2016/12/16 20:32:42
Why is this comment removed?
clamy
2016/12/21 14:54:19
This seems to be a mistake. It's now back.
|
| # See https://crbug.com/576261 |
| # https://crbug.com/608372: PlzNavigate: support POST navigations |
| crbug.com/608372 fast/forms/form-submit-in-submit-event.html [ Failure ] |
| @@ -141,12 +140,6 @@ crbug.com/640631 virtual/mojo-loading/http/tests/loading/text-content-type-with- |
| crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] |
| crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-post.html [ Failure ] |
| -# https://crbug.com/648608: Properly set the initator of the navigation. |
| -crbug.com/648608 http/tests/cookies/same-site/popup-same-site-post.html [ Failure ] |
| -crbug.com/648608 http/tests/cookies/same-site/popup-same-site.html [ Failure ] |
| -crbug.com/648608 virtual/mojo-loading/http/tests/cookies/same-site/popup-same-site-post.html [ Failure ] |
| -crbug.com/648608 virtual/mojo-loading/http/tests/cookies/same-site/popup-same-site.html [ Failure ] |
| - |
| # https://crbug.com/673742 Calling document.open should cancel a load |
| crbug.com/673742 fast/dom/Document/open-with-pending-load.html [ Failure ] |