Skip to content

Conversation

@cdoublev
Copy link
Collaborator

@cdoublev cdoublev commented Oct 25, 2022

See #2822.

For convenience, below is a list of the updated property definition tables grouped by spec and logical property group.

I guess an issue should be created in Bikeshed repo for auto-linking Logical property group.

  • CSS Backgrounds 3
    • border-color
      • border-bottom-color
      • border-top-color
      • border-left-color
      • border-right-color
    • border-style
      • border-bottom-style
      • border-left-style
      • border-right-style
      • border-top-style
    • border-radius
      • border-bottom-left-radius
      • border-bottom-right-radius
      • border-top-left-radius
      • border-top-right-radius
    • border-width
      • border-bottom-width
      • border-left-width
      • border-right-width
      • border-top-width
  • CSS Backgrounds 3, CSS Backgrounds 4
    • border-color
      • border-bottom-color
      • border-left-color
      • border-right-color
      • border-top-color
  • CSS Backgrounds 4
    • background-position
      • background-position-inline
      • background-position-block
      • background-position-x
      • background-position-y
  • CSS Box 3, CSS Box 4
    • margin
      • margin-bottom
      • margin-left
      • margin-right
      • margin-top
    • padding
      • padding-bottom
      • padding-left
      • padding-right
      • padding-top
  • CSS Logical 1
    • size
      • block-size
      • inline-size
    • min-size
      • min-block-size
      • min-inline-size
    • max-size
      • max-block-size
      • max-inline-size
    • margin
      • margin-block-end
      • margin-block-start
      • margin-inline-end
      • margin-inline-start
    • inset
      • inset-block-end
      • inset-block-start
      • inset-inline-end
      • inset-inline-start
    • padding
      • padding-block-end
      • padding-block-start
      • padding-inline-end
      • padding-inline-start
    • border-width
      • border-block-end-width
      • border-block-start-width
      • border-inline-end-width
      • border-inline-start-width
    • border-style
      • border-block-end-style
      • border-block-start-style
      • border-inline-end-style
      • border-inline-start-style
    • border-color
      • border-block-end-color
      • border-block-start-color
      • border-inline-end-color
      • border-inline-start-color
    • border-radius
      • border-end-end-radius
      • border-end-start-radius
      • border-start-end-radius
      • border-start-start-radius
  • CSS Overflow 3
    • overflow
      • overflow-block
      • overflow-inline
      • overflow-x
      • overflow-y
  • CSS Overflow 4
    • overflow-clip-margin
      • overflow-clip-margin-block-end
      • overflow-clip-margin-block-start
      • overflow-clip-margin-inline-end
      • overflow-clip-margin-bottom
      • overflow-clip-margin-left
      • overflow-clip-margin-right
      • overflow-clip-margin-top
  • CSS Overscroll 1
    • overscroll-behavior
      • overscroll-behavior-block
      • overscroll-behavior-inline
      • overscroll-behavior-x
      • overscroll-behavior-y
  • CSS Position 3
    • inset
      • inset-block-end
      • inset-block-start
      • inset-inline-end
      • inset-inline-start
      • bottom
      • left
      • right
      • top
  • CSS Scroll Snap
    • scroll-padding
      • scroll-padding-block-end
      • scroll-padding-block-start
      • scroll-padding-inline-end
      • scroll-padding-inline-start
      • scroll-padding-bottom
      • scroll-padding-left
      • scroll-padding-right
      • scroll-padding-top
    • scroll-margin
      • scroll-margin-block-end
      • scroll-margin-block-start
      • scroll-margin-inline-end
      • scroll-margin-inline-start
      • scroll-margin-bottom
      • scroll-margin-left
      • scroll-margin-right
      • scroll-margin-top
  • CSS Sizing 3
    • size
      • height
      • width
    • min-size
      • min-height
      • min-width
    • max-size
      • max-height
      • max-width
  • CSS Sizing 4
    • contain-intrinsic-size
      • contain-intrinsic-block-size
      • contain-intrinsic-inline-size
      • contain-intrinsic-height
      • contain-intrinsic-width

@w3cbot
Copy link

w3cbot commented Oct 25, 2022

svgeesus marked as non substantive for IPR from ash-nazg.

@tabatkins
Copy link
Member

Looks good to me, but I'll wait for fantasai and/or florian to confirm.

I've also just pushed a new Bikeshed release that links the header (and for convenience, links the value too, tho it's allowed to fail, as it will for size).

@cdoublev
Copy link
Collaborator Author

cdoublev commented Jan 3, 2023

Added Logical property group to overflow-clip-margin-*.

Copy link
Contributor

@Loirooriol Loirooriol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but confirm with the relevant editors

@fantasai fantasai merged commit 69d6dfe into w3c:main Mar 3, 2023
@fantasai
Copy link
Collaborator

fantasai commented Mar 3, 2023

@cdoublev Please file a PR to add yourself to the acknowledgements list for css-logical-1? :) Or message me by email/IRC, I just don't have your full name on hand to add it myself...

@cdoublev
Copy link
Collaborator Author

cdoublev commented Mar 4, 2023

No need to bother with that. I needed this addition because it saves me from watching new logical properties. I am fully happy with your unofficial acknowledgement. =)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants