[css-grid] Migrate grid-add-item-with-positioned-items.html to WPT
Migrate this test out of blink/web_tests/fast/css-grid-layout and into the WPT-specific directory, adding links to the relevant specs and a test assertion describing its purpose. Also, this migration makes the test and actual crash test as it was meant to be originally, by adding the -crash suffix to its name, and replaces the 'stack' value for grid-auto-flow, deprecated as of 5 years ago, with the 'dense' value, which should be equivalent for the purpose of exercising the engine to ensure no crash happens. Bug: 767015, 1063749 Change-Id: I0b58ad320aaed07d0d76bb31729ee861f7dd4228 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149360 Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Reviewed-by:Manuel Rego <rego@igalia.com> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#759545}
Showing
Please register or sign in to comment