Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fieldset: Fix scrollable block size with max-height and LEGEND #32268

Merged
merged 1 commit into from Jan 7, 2022

Commits on Jan 7, 2022

  1. Fieldset: Fix scrollable block size with max-height and LEGEND

    We need to take into account of LEGEND block size on computing maximum
    content block size.
    Also, max_content_block_size should have a lower limit for smaller
    max-height. For example, NGFieldsetLayoutAlgorithmTest.ZeroMaxHeight
    needs the lower limit.
    
    Bug: 1282408
    Change-Id: I6766465e9dd817ff668b9997c79aa874faa3db3e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3367584
    Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
    Auto-Submit: Kent Tamura <tkent@chromium.org>
    Commit-Queue: Kent Tamura <tkent@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#956373}
    tkent-google authored and chromium-wpt-export-bot committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    7553ab4 View commit details
    Browse the repository at this point in the history