Skip to content

Conversation

estelle
Copy link
Member

@estelle estelle commented Sep 1, 2025

@estelle estelle requested a review from a team as a code owner September 1, 2025 20:38
@estelle estelle requested review from chrisdavidmills and removed request for a team September 1, 2025 20:38
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/s [PR only] 6-50 LoC changed labels Sep 1, 2025
Copy link
Contributor

github-actions bot commented Sep 1, 2025

Preview URLs

Flaws (2)

URL: /en-US/docs/Web/CSS/CSS_paged_media
Title: CSS paged media
Flaw count: 2

  • macros:
    • Macro produces link /en-US/docs/Learn_web_development/Core/Styling_basics/Fundamental_CSS_comprehension which is a redirect
    • Macro produces link /en-US/docs/Learn_web_development/Core/Styling_basics/Cool-looking_box which is a redirect

(comment last updated: 2025-09-03 10:24:18)

Copy link
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

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

@estelle A couple of suggestions and a question, but nothing major. Nice work; I'll approve this.

@@ -6,30 +6,39 @@ spec-urls: https://drafts.csswg.org/css-page/
sidebar: cssref
---

The **CSS paged media** module defines the properties that control the presentation of content for print or any other media that splits content into discrete pages. It allows you to set page breaks, control printable areas, style left and right pages differently, and control breaks inside elements.
The **CSS paged media** module defines the properties that control the presentation of content for print or any other media that splits content into discrete pages. It allows you to set page breaks, control printable areas, and style left and right pages differently.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there any other media type that splits content into discrete pages? Browser reader modes might use it, perhaps, but that's not really a separate media type. I'm not 100% sure if anything needs to be done here, but this is a question other readers might ask.

@estelle estelle merged commit 6948f64 into main Sep 3, 2025
12 checks passed
@estelle estelle deleted the estelle-patch-4 branch September 3, 2025 10:24
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.

2 participants