chromium/third_party/blink/web_tests/paint/input/file-input-display-flex-crash.html

<!DOCTYPE html>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script>test(function(){});</script>
<input type="file" style="display: flex">