fune/testing/web-platform/tests/css/css-flexbox/reference/auto-height-with-flex-ref.html
Antonio Gomes 2957de081c Bug 1624442 [wpt PR 22404] - [css-flexbox] Migrate auto-height-with-flex.html to WPT, a=testonly
Automatic update from web-platform-tests
[css-flexbox] Migrate auto-height-with-flex.html to WPT

Relevant links:

- original WK patch and fix: [1] and [2].
- W3 discussion that led to both WK and Blink to diverge
 from the spec temporarily (until it got fixed) and match other
 engine's behaviors (eg, Opera, Firefox): [3]

[1] https://bugs.webkit.org/show_bug.cgi?id=116107
[2] http://trac.webkit.org/changeset/150087
[3] https://lists.w3.org/Archives/Public/www-style/2013May/0350.html

BUG=1063749
R=dgrogan@chromium.org, robertma@chromium.org

Change-Id: I3d2a087875402954b5b96ff011208bb869ed3664
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115768
Reviewed-by: Robert Ma <robertma@chromium.org>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Commit-Queue: Antonio Gomes <tonikitoo@igalia.com>
Cr-Commit-Position: refs/heads/master@{#752785}

--

wpt-commits: 2982ebc2c04ca53b8b86c9ce77c4a8343a1876de
wpt-pr: 22404
2020-03-31 11:30:41 +00:00

5 lines
97 B
HTML

<div style="border:1px solid purple;">
<div>Header</div>
<div>Flexible content<br>
</div>
</div>