chromium/third_party/blink/web_tests/fast/css/margin-bottom-form-element-strict.html

<!DOCTYPE html>
<title>Test case 1 for bug #17696</title>
<div style="border: 1px solid lime; background: red;">
  <form style="background: lime">There should be no red on this page. Form element should not have border-bottom set to 1em in strict mode.</form>
</div>