Skip to content

[css-forms-1] Use better fallbacks for ::picker(select) #13541

@nt1m

Description

@nt1m

@fantasai suggests using:

position-try-fallbacks: flip-block, flip-inline, flip-block flip-inline; instead of the current fallbacks, since it flips margins/insets as well.

(So if you add margin-block-start: 10px to ::picker(), it becomes margin-bottom: 10px when the fallback is used)

Equivalent changes should be done in HTML as well.

cc @josepharhar @annevk @fantasai @lukewarlow @mfreed7

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