improve description#38845
Merged
Conversation
The long sentences and convolute writing makes the effect difficult to understand. The relation between inline-size and the more classic width or height is improved.
Contributor
|
Preview URLs Flaws (6)URL:
URL:
(comment last updated: 2025-04-06 01:35:11) |
Josh-Cena
reviewed
Mar 28, 2025
Member
|
Could you propagate the same change to the |
Josh-Cena
approved these changes
Apr 6, 2025
wbamberg
added a commit
to wbamberg/content
that referenced
this pull request
Apr 6, 2025
* upstream/main: (158 commits) fix: remove unrelated add() method reference from openCursor() doc (mdn#38998) Fix link (mdn#38995) Remove uncovered topic from a tuturial overview. (mdn#38999) Change the description of Temporal.Instant (mdn#38996) Remove `port` mention for URL `protocol` documentation (mdn#39000) Improve the clarity of a sentence (mdn#39003) Change if...else to non-zero on control_flow page (mdn#38992) Update group-data of EditContext API (mdn#38842) improve description (mdn#38845) fix: auto-cleanup by bot (mdn#38990) New pages: HTMLFormElement.rel and .relList (mdn#38900) Add live sample embeds for SVG path examples (mdn#38928) Remove uncovered topic from the introduction (mdn#38986) Remove self-links (mdn#38982) Synchronize with BCD v6.0.3 (mdn#38983) Fix grammar (mdn#38981) Remove external Web Speech API articles (mdn#38980) Add missing {{Specifications}} macros (mdn#38975) Remove browser-compat for CSS types without BCD (mdn#38970) Update async_function_star_ to have a working example (mdn#38972) ...
cssinate
pushed a commit
to cssinate/content
that referenced
this pull request
Apr 11, 2025
* improve description The long sentences and convolute writing makes the effect difficult to understand. The relation between inline-size and the more classic width or height is improved. * Fix --------- Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The long sentences and convolute writing makes the effect difficult to understand. The relation between inline-size and the more classic width or height is improved.
Motivation
Many readers will have met
widthandheightand are quite intimate with these. The suggested change makes the relation between those and `inline-size easier to understand.