Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS Module: backgrounds and borders #24123

Merged
merged 11 commits into from
Feb 8, 2023
Merged

CSS Module: backgrounds and borders #24123

merged 11 commits into from
Feb 8, 2023

Conversation

estelle
Copy link
Member

@estelle estelle commented Feb 3, 2023

Also includes box shadow, border image, and collapsing borders between table cells.

The list of related border properties are in the logical properties spec.

@estelle estelle requested a review from a team as a code owner February 3, 2023 04:50
@estelle estelle requested review from dipikabh and removed request for a team February 3, 2023 04:50
@github-actions github-actions bot added the Content:CSS Cascading Style Sheets docs label Feb 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2023

Preview URLs

Flaws (3)

URL: /en-US/docs/Web/CSS/CSS_Backgrounds_and_Borders
Title: CSS backgrounds and borders
Flaw count: 3

  • macros:
    • /en-US/docs/Web/CSS/background-position-inline does not exist
    • /en-US/docs/Web/CSS/background-position-block does not exist
    • /en-US/docs/Web/CSS/url() redirects to /en-US/docs/Web/CSS/url

(comment last updated: 2023-02-08 02:53:57)

@estelle estelle enabled auto-merge (squash) February 3, 2023 04:53
@dipikabh dipikabh self-assigned this Feb 6, 2023
Copy link
Contributor

@dipikabh dipikabh left a comment

Choose a reason for hiding this comment

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

Thanks, @estelle. Looks good overall.

files/en-us/web/css/css_backgrounds_and_borders/index.md Outdated Show resolved Hide resolved
files/en-us/web/css/css_backgrounds_and_borders/index.md Outdated Show resolved Hide resolved
files/en-us/web/css/css_backgrounds_and_borders/index.md Outdated Show resolved Hide resolved
files/en-us/web/css/css_backgrounds_and_borders/index.md Outdated Show resolved Hide resolved
Comment on lines +135 to +136
- [Learn CSS: the box model](/en-US/docs/Learn/CSS/Building_blocks/The_box_model)
- : Explains how borders, along with other box model properties, impact the CSS box model.
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you want to move this right after 'Learn CSS: background and borders' so that all learn links are together?

Copy link
Member Author

Choose a reason for hiding this comment

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

This one is more tangentially related to this module, which is why I didn't put it second.

files/en-us/web/css/css_backgrounds_and_borders/index.md Outdated Show resolved Hide resolved
files/en-us/web/css/css_backgrounds_and_borders/index.md Outdated Show resolved Hide resolved
files/en-us/web/css/css_backgrounds_and_borders/index.md Outdated Show resolved Hide resolved
@estelle estelle requested a review from dipikabh February 6, 2023 22:43
@estelle
Copy link
Member Author

estelle commented Feb 6, 2023

Thanks for the review!

files/en-us/web/css/css_backgrounds_and_borders/index.md Outdated Show resolved Hide resolved
@dipikabh dipikabh dismissed their stale review February 8, 2023 03:00

changes have been incorporated

Copy link
Contributor

@dipikabh dipikabh left a comment

Choose a reason for hiding this comment

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

Thank you! LGTM.

@estelle estelle merged commit 6c0baed into mdn:main Feb 8, 2023
wbamberg added a commit to wbamberg/content that referenced this pull request Feb 8, 2023
…to common-questions-consistency

* origin/common-questions-consistency:
  Update CSS/atan2 (mdn#24274)
  Bump @mdn/yari from 1.36.2 to 2.0.2 (mdn#24270)
  Bump prettier from 2.8.3 to 2.8.4 (mdn#24271)
  Remove "Using XMLHttpRequest in IE6" article (mdn#24269)
  Update `sandbox` keyword descriptions (mdn#23622)
  Add info about restrictions to `Domain` in `set-cookie` (mdn#23780)
  Document `Element.animate()`'s `timeline` option (mdn#24009)
  fix broken links in yari testing document (mdn#24265)
  add cite attribute to cite element (mdn#24257)
  Fix (another) typo in `gesturestart` (mdn#24249)
  Run Prettier over Intl references (mdn#24142)
  Run Prettier over Global objects O–W (mdn#24141)
  CSS Module: backgrounds and borders (mdn#24123)
  Add more examples to illustrate CSS var() usage (mdn#23860)
  Add missing word (mdn#24262)
  Reference documentation for the CSS Custom highlight API (mdn#23907)
  Fix some minor typos (mdn#24258)
@estelle estelle deleted the borders3 branch May 24, 2023 21:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants