forked from mdn/content
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] main from mdn:main #1
Open
pull
wants to merge
9,859
commits into
devcode1981:main
Choose a base branch
from
mdn:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
* Update index.md | top and left is supported in Firefox >= 109 * Update index.md | top and left is supported in Firefox version >= 109 https://phabricator.services.mozilla.com/D73419?id=649918 * Update index.md | top and left is supported in Firefox version >= 109 * Update index.md | top and left values for positioning the window is suppported in Firefox >=109 Co-authored-by: rebloor <[email protected]> * Update index.md | top and left values for positioning the window is suppported in Firefox >=109 Co-authored-by: rebloor <[email protected]> * window type clarification --------- Co-authored-by: rebloor <[email protected]>
* add method property Confusing error if a method name is not followed by `()` but by `:` * Update index.md * Update index.md --------- Co-authored-by: Joshua Chen <[email protected]>
* fix typos * Update index.md * Update files/en-us/web/css/css_text/wrapping_breaking_text/index.md * Fixes * Update files/en-us/web/css/css_text/wrapping_breaking_text/index.md --------- Co-authored-by: Joshua Chen <[email protected]>
Otherwise the AMO validation shows this error message: > Lowest supported "strict_min_version" is 58.0.
#36577) * Add information to GPUQueue.submit() to say command buffers must be unique * fixes for review comments * Add clarification
* Add information about passing null to unset a bind group * Fixes for beaufortfrancoisreview comment
* add ::highlight() to pseudos * add ::highlight() to pseudos * see also
…6661) * chore(css): Move CSS examples - Getting started with CSS * chore(css): Move CSS examples - How CSS is structured * chore(css): Move CSS examples - Styling a biography page * chore(css): Move CSS examples - How to add a shadow to an element * chore(css): Move CSS examples - How to add a shadow to text * chore(css): Move CSS examples - How to center an item * chore(css): Move CSS examples - How to fill a box with an image without distorting it * chore(css): Move CSS examples - How to highlight the first line of a paragraph * chore(css): Move CSS examples - How to highlight the first paragraph * chore(css): Move CSS examples - How to highlight a paragraph that comes after a heading * chore(css): Move CSS examples - How to make a box semi-transparent * chore(css): Move CSS examples - How to fade a button on hover * chore(css): Move CSS examples - Basic concepts of flexbox * chore(css): Move CSS examples - Controlling ratios of flex items along the main axis
* fixed anchor link * added notecard class to html table content
* initial-letter: clarify usage and see also * syntax update * added an example * Apply suggestions from code review Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update index.md * red outline * Update index.md * switch example order --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: sideshowbarker <[email protected]>
* chore(css): Move CSS examples - CSS flexible box layout * chore(css): Move CSS examples - Mastering wrapping of flex items * chore(css): Move CSS examples - Ordering flex items * chore(css): Move CSS examples - Relationship of flexbox to other layout methods * chore(css): Move CSS examples - Typical use cases of flexbox * chore(css): Move CSS examples - Block and inline layout in normal flow * chore(css): Move CSS examples - Block and inline layout in normal flow * chore(css): Move CSS examples - Block and inline layout in normal flow * chore(css): Move CSS examples - CSS flexible box layout - show height stretching mentioned in prose * chore(css): Move CSS examples - CSS flexible box layout - changes following reviewer feedback
* chore(css): Move CSS examples - Type, class, and ID selectors * chore(css): Move CSS examples - Sizing items in CSS * chore(css): Move CSS examples - Advanced styling effects * chore(css): Move CSS examples - Cascade layers * chore(css): Move CSS examples - The box model * chore(css): Move CSS examples - update from main changes * chore(css): Move CSS examples - Advanced styling effects - add webkit-background-clip example
Co-authored-by: Rob Wu <[email protected]>
…cture (#36678) * Add information about FireFox override setting for disablePictureInPicture * Revised as suggested
Co-authored-by: OnkarRuikar <[email protected]>
* Add docs for `HTMLLIElement.value` * Update files/en-us/web/api/htmllielement/value/index.md Co-authored-by: Joshua Chen <[email protected]> * Update files/en-us/web/api/htmllielement/value/index.md Co-authored-by: Joshua Chen <[email protected]> --------- Co-authored-by: Joshua Chen <[email protected]>
it's -> its for possessive 3rd person
* Add rendering to global MathML attrs demos * Change wording a bit --------- Co-authored-by: Brian Smith <[email protected]>
* chore(sidebars): format ran `rari content fmt-sidebars` * chore(sidebars): strip prefix from path We don't need the /en-US/docs prefix for the path in `listSubPages` and `listSubPagesGrouped`. It's now implicit.
…ay (#36740) * chore(css): Move CSS examples - Basic shapes with shape-outside * chore(css): Move CSS examples - Shapes from box values * chore(css): Move CSS examples - Overview of shapes * chore(css): Move CSS examples - Shapes from images * chore(css): Move CSS examples - CSS transforms * chore(css): Move CSS examples - Using CSS transitions * chore(css): Move CSS examples - Using the multi-keyword syntax with CSS display * chore(css): Move CSS examples - Fix shared assets URL * chore(css): Fixes following reviewer feedback
Co-authored-by: rebloor <[email protected]>
chore: auto-fix Markdownlint, Prettier, and front-matter issues
* fix: delete non-existent anchor points * update content
…37011) Update index.md Correct dropshadow in the editor
* Improve MathML examples * Format TeX * Remove spaces from <mtext>
* HTML autocorrect - clarify device-specific subsitutions * Apply suggestions from code review Co-authored-by: sideshowbarker <[email protected]> --------- Co-authored-by: sideshowbarker <[email protected]>
* committing so i get a lint * committing so i get a lint * add comparison paragraphs * Update files/en-us/web/css/@font-face/font-weight/index.md * space * Update files/en-us/web/css/@font-face/font-weight/index.md * oops * new example * better example explanation * edits per review * Update files/en-us/web/css/@font-face/font-weight/index.md --------- Co-authored-by: wbamberg <[email protected]>
* Reference for stage 3 regex-escaping * Update files/en-us/web/javascript/reference/global_objects/regexp/escape/index.md * Apply suggestions from code review Co-authored-by: Hamish Willee <[email protected]> * Update files/en-us/web/javascript/reference/global_objects/regexp/escape/index.md * Update files/en-us/web/javascript/reference/global_objects/regexp/escape/index.md Co-authored-by: Kevin Gibbons <[email protected]> * Update index.md * Update files/en-us/web/javascript/reference/global_objects/regexp/escape/index.md * Fix wording * Update files/en-us/web/javascript/reference/global_objects/string/replaceall/index.md Co-authored-by: Hamish Willee <[email protected]> * Update files/en-us/web/javascript/reference/global_objects/regexp/escape/index.md Co-authored-by: Hamish Willee <[email protected]> * Update files/en-us/web/javascript/reference/global_objects/regexp/escape/index.md Co-authored-by: Kevin Gibbons <[email protected]> --------- Co-authored-by: Hamish Willee <[email protected]> Co-authored-by: Kevin Gibbons <[email protected]>
Bumps [@mdn/yari](https://github.com/mdn/yari) from 2.65.1 to 3.0.0. - [Release notes](https://github.com/mdn/yari/releases) - [Changelog](https://github.com/mdn/yari/blob/main/CHANGELOG.md) - [Commits](mdn/yari@v2.65.1...v3.0.0) --- updated-dependencies: - dependency-name: "@mdn/yari" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(sidebars): fix http sidebar
Co-authored-by: Brian Smith <[email protected]>
* chore: fix typos * Update files/en-us/learn/tools_and_testing/understanding_client-side_tools/introducing_complete_toolchain/index.md --------- Co-authored-by: Joshua Chen <[email protected]>
* Replacing Macro Parameters * Apply suggestions from code review --------- Co-authored-by: sideshowbarker <[email protected]>
fix browser-compat
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )