w3c / w3c/csswg-drafts

[css-logical] Mapping of logical values in 'resize'

Open
#3,281 2 comments 1 reaction 1 assignee View on GitHub

@frivoal is already working on this.

Since Sep 16, 2020.

Closed Accepted by CSSWG Resolution css-ui-4 Needs Edits
Dominant language
Bikeshed
Stars
4.9k
Forks
816
PR merge metrics
PR metrics pending

Description

In https://drafts.csswg.org/css-logical/#directional-keywords, every subsection specifies whether the mapping of the logical values uses the containing block or the element itself.

The only exception is resize, which has no description.

I believed that the resolution in https://github.com/w3c/csswg-drafts/issues/3013#issuecomment-415090357 was that all but text-align used the containing block, but I just double-checked and it just says

resolve on proposal to have values that effect alignment compute in containing block. Value effect alignment of content of a box o f an element are computed in writing mode of element itself

resize isn't related to alignment so it doesn't seem to fit in that resolution.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.