Commit a4a00821 authored by Abhijeet Kandalkar's avatar Abhijeet Kandalkar Committed by Commit Bot

fixup! [css-flexbox] Migrate change-column-flex-width.html test to WPT

This is a fixup for https://crrev.com/c/2119465 and it uses CSS draft
spec url in <link>.

Bug: 1063749
Change-Id: Ie726aabfe5a27c5851a8b0f54be4ab7136f3e973
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130463Reviewed-by: default avatarManuel Rego <rego@igalia.com>
Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com>
Cr-Commit-Position: refs/heads/master@{#755306}
parent b5116677
<!DOCTYPE html>
<meta charset="UTF-8">
<title>CSS Flexbox: flex items inside flex-direction:column</title>
<link rel="help" href="https://www.w3.org/TR/css-flexbox-1/#flex-direction-property">
<link rel="help" href="https://drafts.csswg.org/css-flexbox/#flex-direction-property">
<meta name="assert" content="This test ensures that when main axis is logical y, layout flex items before getting intrinsic size."/>
<link href="support/flexbox.css" rel="stylesheet">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment