[css-filters] Move multiple-references-id-mutate-crash.html test to WPT
Migrate this test out of third_party/blink/web_tests/css3/filters and into a WPT-specific directory for crashtests, adding links to the relevant specs and a test assertion describing its purpose. This CL also creates a external/wpt/css/filter-effects/crashtests directory to place the new crashtest, in order to be able to add a multiple-references-id-crash-002.html in a follow-up CL, since otherwise (i.e. no crashtest dir) we would have to move the '-crash' substring after the '-001/-002' one part, right before the extension, or otherwise the test would not run (see the relevant RFC[1]). Besides, having a crashtest directory will be convenient to migrate more crash tests into css/filter-effects in the future. [1] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/load_test.md Bug: 1063749 Change-Id: I997fba360058d604698fab74ae84ee3b9893cb49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144035 Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Reviewed-by:Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#757925}
Showing
Please register or sign in to comment