Commit 0f27baaa authored by Gyuyoung Kim's avatar Gyuyoung Kim Committed by Commit Bot

Revert "fixup! [css-flexbox] Move...

Revert "fixup! [css-flexbox] Move flex-flow-auto-margins-no-available-space-assert.html test to WPT"

This reverts commit 50bda8bb.

Reason for revert: The original test has a Chrome specific's expected height. It can't be moved to WPT now.

Original change's description:
> fixup! [css-flexbox] Move flex-flow-auto-margins-no-available-space-assert.html test to WPT
> 
> Change 'auto' with 'percentage the test title and file name.
> And, the attribute of the bug link rel is changed to 'issue'
> with a full bug link.
> 
> Bug: 1063749
> Change-Id: I0a25c6caa3d3afd6c928bb8bc2b692037c0f57c2
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2126329
> Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
> Cr-Commit-Position: refs/heads/master@{#754778}

TBR=cbiesinger@chromium.org,gyuyoung@igalia.com

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: 1063749
Change-Id: I72817e1d1c5e33d636d9035f5b65618d90b6aa86
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2135655Reviewed-by: default avatarGyuyoung Kim <gyuyoung@igalia.com>
Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
Cr-Commit-Position: refs/heads/master@{#756639}
parent f4eadb29
<!DOCTYPE html>
<title>CSS Flexbox: flex-flow percentage margin with no available space</title>
<title>CSS Flexbox: flex-flow auto margin with no available space</title>
<link rel="help" href="https://www.w3.org/TR/css-flexbox-1/#flex-shrink-property">
<link rel="issue" href="https://bugs.chromium.org/p/chromium/issues/detail?id=380201">
<link rel="help" href="https://crbug.com/380201">
<meta name="assert" content="This test checks that a flexbox doesn't shrink below border/padding
when stretching children with no available space.">
<style>
......
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