[css-grid] Migrate flex-content-resolution-rows 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. Additionally, migrate this test from being a testRunner-based reftest with plain text expectation into a testharness.js-based test that uses check-layout-th.js instead of the utils from the Chromium-specific check-layout.js file, and drop the expectations file. Last, this renames flex-and-minmax-content-resolution-rows-001.html into flex-content-resolution-rows-002.html, since such test is related to the one being migrated here, and that way it makes things a bit more consistent. Bug: 767015, 1063749 Change-Id: I7326d7af76e04cbb3b5634a8e59bcfd36fcc92d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148597Reviewed-by:Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Manuel Rego <rego@igalia.com> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#759181}
Showing
Please register or sign in to comment