Skip to content

Block in inline not setting depends_on_block_constraints #41623

@Loirooriol

Description

@Loirooriol
<!DOCTYPE html>
<div style="display: flex">
  <div style="height: 200px"></div>
  <div style="background: red">
    <span>
      <div style="width: 200px; height: 100%; background: green"></div>
    </span>
  </div>
</div>

Expected: green
Actual: red

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions