Skip to content

Conversation

@Buenaventura0
Copy link
Contributor

Description

This PR is part of a batch of related pull requests where spacing and positioning properties were referencing a different value from the spec in the values syntax section. We are changing the reference value progressively whenever I find it, as in the previous pull requests.

Motivation

Align the docs to the CSS spec for overall consistency, changing the present reference "left" value to "top" as described in the document: https://drafts.csswg.org/css-position-3/#inset-shorthands

Additional details

https://drafts.csswg.org/css-position-3/#inset-shorthands
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/inset#values
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/inset-block#values
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/inset-block-start#values
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/inset-block-end#values
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/inset-inline#values
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/inset-inline-start#values
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/inset-inline-end#values

Related issues and pull requests

Relates to #43076 and #42907

…-top.

The logical margin-block-start maps to the physical margin-top, so it makes sense to reference that property in values section instead of margin-left, to avoid any misleading confusion.
…s per the spec.

Part of a bundled change to align all logical properties with the CSS spec.
Part of a bundle to align the four logical properties with the spec.
…pec.

Part of a bundle change to align with the spec for logical properties.
…anging values section syntax from left reference to top.
@Buenaventura0 Buenaventura0 requested a review from a team as a code owner February 12, 2026 01:26
@Buenaventura0 Buenaventura0 requested review from pepelsbey and removed request for a team February 12, 2026 01:26
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/s [PR only] 6-50 LoC changed labels Feb 12, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2026

Preview URLs (7 pages)
Flaws (37)

Found an unexpected or unresolvable flaw? Please report it here.

URL: /en-US/docs/Web/CSS/Reference/Properties/inset
Title: inset
Flaw count: 7

  • broken_links:
    • Link /en-US/docs/Web/CSS/length#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/percentage#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/top is a redirect
    • Link /en-US/docs/Web/CSS/length is a redirect
    • Link /en-US/docs/Web/CSS/percentage is a redirect
    • and 2 more flaws omitted

URL: /en-US/docs/Web/CSS/Reference/Properties/inset-block
Title: inset-block
Flaw count: 7

  • broken_links:
    • Link /en-US/docs/Web/CSS/length#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/percentage#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/top is a redirect
    • Link /en-US/docs/Web/CSS/length is a redirect
    • Link /en-US/docs/Web/CSS/percentage is a redirect
    • and 2 more flaws omitted

URL: /en-US/docs/Web/CSS/Reference/Properties/inset-block-end
Title: inset-block-end
Flaw count: 4

  • broken_links:
    • Link /en-US/docs/Web/CSS/length#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/percentage#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/length is a redirect
    • Link /en-US/docs/Web/CSS/percentage is a redirect

URL: /en-US/docs/Web/CSS/Reference/Properties/inset-block-start
Title: inset-block-start
Flaw count: 4

  • broken_links:
    • Link /en-US/docs/Web/CSS/length#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/percentage#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/length is a redirect
    • Link /en-US/docs/Web/CSS/percentage is a redirect

URL: /en-US/docs/Web/CSS/Reference/Properties/inset-inline
Title: inset-inline
Flaw count: 7

  • broken_links:
    • Link /en-US/docs/Web/CSS/length#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/percentage#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/top is a redirect
    • Link /en-US/docs/Web/CSS/length is a redirect
    • Link /en-US/docs/Web/CSS/percentage is a redirect
    • and 2 more flaws omitted

URL: /en-US/docs/Web/CSS/Reference/Properties/inset-inline-end
Title: inset-inline-end
Flaw count: 4

  • broken_links:
    • Link /en-US/docs/Web/CSS/length#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/percentage#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/length is a redirect
    • Link /en-US/docs/Web/CSS/percentage is a redirect

URL: /en-US/docs/Web/CSS/Reference/Properties/inset-inline-start
Title: inset-inline-start
Flaw count: 4

  • broken_links:
    • Link /en-US/docs/Web/CSS/length#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/percentage#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/length is a redirect
    • Link /en-US/docs/Web/CSS/percentage is a redirect

(comment last updated: 2026-02-12 01:28:35)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:CSS Cascading Style Sheets docs size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant