chromium/third_party/blink/web_tests/external/wpt/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-border-radius-with-alpha-ref.html

<!DOCTYPE html>
<style>
div {
    background-color: green;
    height: 110px;
    position: absolute;
    width: 150px;
    top: 70px;
}
</style>
<p>There should be no red.</p>
<div></div>