[css-grid] Migrate grid-add-positioned-block-item-after-inline-item.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: I16250f5c32a5bbd334509d34c49ec6da7900e00b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149361Reviewed-by:Manuel Rego <rego@igalia.com> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#759536}
Showing
Please register or sign in to comment