Skip to content

Percentage height calculation quirk does not seem to match implementations #28

@bzbarsky

Description

@bzbarsky

The percentage height calculation quirk seems to use the initial containing block for the containing block. But actual implementations do something where they take the margins and padding of the <body> and <html> into account, as far as I can tell. This section probably needs more testing of what the actual browser behavior is, especially since some of the tests for this part of the spec are not passed by any browser per https://wpt.fyi/results/quirks/percentage-height-calculation.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatStandard is not web compatible or proprietary feature needs standardizing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions