Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Side by Side Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation

Issue 2070053004: Enable do not allow default action for untrusted events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update comment Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/FlagExpectations/root-layer-scrolls » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # These tests currently fail when run with --enable-browser-side-navigation 1 # These tests currently fail when run with --enable-browser-side-navigation
2 # See https://crbug.com/576261 2 # See https://crbug.com/576261
3 # before-unload issues 3 # before-unload issues
4 fast/loader/recursive-before-unload-crash.html [ Failure ] 4 fast/loader/recursive-before-unload-crash.html [ Failure ]
5 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ] 5 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ]
6 virtual/pointerevent/fast/events/before-unload-in-subframe.html [ Crash ] 6 virtual/pointerevent/fast/events/before-unload-in-subframe.html [ Crash ]
7 7
8 # https://crbug.com/608372: PlzNavigate: support POST navigations 8 # https://crbug.com/608372: PlzNavigate: support POST navigations
9 fast/forms/state-restore-skip-stateless.html [ Crash ] 9 fast/forms/state-restore-skip-stateless.html [ Crash ]
10 fast/forms/submit-to-url-fragment.html [ Failure ] 10 fast/forms/submit-to-url-fragment.html [ Failure ]
11 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ] 11 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ]
12 fast/loader/form-state-restore-with-frames.html [ Failure ] 12 fast/loader/form-state-restore-with-frames.html [ Failure ]
13 http/tests/history/back-to-post.html [ Timeout ] 13 http/tests/history/back-to-post.html [ Timeout ]
14 http/tests/history/post-replace-state-reload.html [ Crash Failure ] 14 http/tests/history/post-replace-state-reload.html [ Crash Failure ]
15 http/tests/navigation/location-reload-after-post.php [ Crash Failure ] 15 http/tests/navigation/location-reload-after-post.php [ Crash Failure ]
16 http/tests/navigation/post-goback-same-url.html [ Failure ] 16 http/tests/navigation/post-goback-same-url.html [ Failure ]
17 http/tests/security/xssAuditor/script-tag-post-redirect.html [ Failure ] 17 http/tests/security/xssAuditor/script-tag-post-redirect.html [ Failure ]
18 18
19 # Failing due to error page supression in layout tests 19 # Failing due to error page supression in layout tests
20 fast/xmlhttprequest/null-document-xmlhttprequest-open.html [ Crash Timeout ] 20 fast/xmlhttprequest/null-document-xmlhttprequest-open.html [ Crash Timeout ]
21 21
22 # Failing due to extra error due to bad timing. 22 # Failing due to extra error due to bad timing.
23 fast/events/before-unload-in-subframe.html [ Crash ] 23 fast/events/before-unload-in-subframe.html [ Crash ]
24 virtual/trustedeventsdefaultaction/fast/events/before-unload-in-subframe.html [ Crash ]
25 24
26 # Failing due to empty data url 25 # Failing due to empty data url
27 editing/execCommand/apply-style-command-crash.html [ Crash ] 26 editing/execCommand/apply-style-command-crash.html [ Crash ]
28 editing/style/apply-style-crash.html [ Crash ] 27 editing/style/apply-style-crash.html [ Crash ]
29 fast/frames/iframe-plugin-load-remove-document-crash.html [ Crash ] 28 fast/frames/iframe-plugin-load-remove-document-crash.html [ Crash ]
30 fast/loader/reload-zero-byte-plugin.html [ Crash ] 29 fast/loader/reload-zero-byte-plugin.html [ Crash ]
31 http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child.htm l [ Crash ] 30 http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child.htm l [ Crash ]
32 plugins/iframe-plugin-bgcolor.html [ Crash ] 31 plugins/iframe-plugin-bgcolor.html [ Crash ]
33 plugins/plugin-document-back-forward.html [ Crash ] 32 plugins/plugin-document-back-forward.html [ Crash ]
34 33
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 svg/custom/anchor-on-use.svg [ Failure ] 305 svg/custom/anchor-on-use.svg [ Failure ]
307 svg/dynamic-updates/SVGAElement-dom-href-attr.html [ Failure ] 306 svg/dynamic-updates/SVGAElement-dom-href-attr.html [ Failure ]
308 svg/dynamic-updates/SVGAElement-dom-target-attr.html [ Failure ] 307 svg/dynamic-updates/SVGAElement-dom-target-attr.html [ Failure ]
309 svg/dynamic-updates/SVGAElement-svgdom-href-prop.html [ Failure ] 308 svg/dynamic-updates/SVGAElement-svgdom-href-prop.html [ Failure ]
310 svg/dynamic-updates/SVGAElement-svgdom-target-prop.html [ Failure ] 309 svg/dynamic-updates/SVGAElement-svgdom-target-prop.html [ Failure ]
311 virtual/pointerevent/fast/events/drag-file-crash.html [ Failure ] 310 virtual/pointerevent/fast/events/drag-file-crash.html [ Failure ]
312 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure ] 311 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure ]
313 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash.html [ Fail ure ] 312 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash.html [ Fail ure ]
314 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash2.html [ Tim eout ] 313 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash2.html [ Tim eout ]
315 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash3.html [ Fai lure ] 314 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash3.html [ Fai lure ]
316 virtual/trustedeventsdefaultaction/fast/events/drag-file-crash.html [ Failure ]
317 virtual/trustedeventsdefaultaction/fast/events/iframe-object-onload.html [ Fai lure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/FlagExpectations/root-layer-scrolls » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698