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

[pull] main from mdn:main #6

Open
wants to merge 233 commits into
base: main
Choose a base branch
from
Open

[pull] main from mdn:main #6

wants to merge 233 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 23, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot bot and others added 30 commits January 23, 2025 15:03
add missing space to microsyntax
* Add note about parens in matchMedia

I was bitten by this and didn't find an explicit callout to help developers who might have been in my situation and could not understand why their code wouldn't work.

* Clarify parens conditions

* Update files/en-us/web/api/window/matchmedia/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/window/matchmedia/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/window/matchmedia/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/window/matchmedia/index.md

Co-authored-by: wbamberg <[email protected]>

* Update files/en-us/web/api/window/matchmedia/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/window/matchmedia/index.md

* Update files/en-us/web/api/window/matchmedia/index.md

* Update files/en-us/web/api/window/matchmedia/index.md

* Update index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wbamberg <[email protected]>
Co-authored-by: Joshua Chen <[email protected]>
* New page: dateTime property

* New page: dateTime property

* add intro to example

* add intro to example

* remove extra character

* updates per review

---------

Co-authored-by: wbamberg <[email protected]>
* add: instance methods SVGAnimationElement

* fix: none parameters undefined

* add: getcurrenttime reflects dur attr

* add: getcurrenttime explanation and fix dur attr of getsimpleduration

* explained simple duration

* simple duration condition for exception

* fix examples

* add: exception cases for getstarttime
* getPropertyValue differs from specified

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update index.md

---------

Co-authored-by: Estelle Weyl <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <[email protected]>
Co-authored-by: wbamberg <[email protected]>
* New pages: SVGFESpecularLightingElement

* Update files/en-us/web/api/svgfespecularlightingelement/result/index.md

---------

Co-authored-by: wbamberg <[email protected]>
* replace images w/ shared-assets

* Add some alt text to diagrams

---------

Co-authored-by: Brian Smith <[email protected]>
fix: Use CSSSyntaxRaw on CSS repeat() page

META:
fixes mdn/rari#89
* css cascade module name

* change case

* fix
* Reword m flag description

I didn't understand what `m` meant from this page's description, so I reworded it. Hopefully this is more clear.

* Change another

* Reword again

---------

Co-authored-by: Joshua Chen <[email protected]>
* Update svg presentation attributes list

* Add links back

---------

Co-authored-by: Joshua Chen <[email protected]>
* fix(css): add classification to the pseudo-elements page

* apply review comments

* Apply suggestions from code review

* Update files/en-us/web/css/pseudo-elements/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Estelle Weyl <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(css): update :target page

* Apply suggestions from code review

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/css/_colon_target/index.md

Co-authored-by: Estelle Weyl <[email protected]>

---------

Co-authored-by: Estelle Weyl <[email protected]>
* Add descriptor requirement to `@font-palette-values`

* fix: adjusted position

* Update files/en-us/web/css/@font-palette-values/index.md

---------

Co-authored-by: Estelle Weyl <[email protected]>
* Firefox desktop now requires CT

On desktop platforms, Firefox now requires certificate transparency information for all certificates issued by certificate authorities in Mozilla's Root CA Program.

* Apply suggestions from code review

---------

Co-authored-by: Hamish Willee <[email protected]>
* Add documentation for using multiple drop-shadows

This was missing from the page, had to go to SO to find it.

* Apply suggestions from code review

* Update files/en-us/web/css/filter-function/drop-shadow/index.md

* Apply suggestions from code review

Co-authored-by: Chris Mills <[email protected]>

* Update index.md

* Update index.md

* Remove nolint

* Format

* small language tweaks

---------

Co-authored-by: Chris Mills <[email protected]>
Co-authored-by: Joshua Chen <[email protected]>
* fix typos

* fix a flaw

* fix bad css-nolint syntax

* increase output heights

* Fixes

---------

Co-authored-by: Joshua Chen <[email protected]>
rebloor and others added 30 commits February 7, 2025 13:56
* onMessageExternal async listener response clarification

* Feedback update
* FF136 Relnote: data: url max size 512Mb

* Update files/en-us/web/uri/schemes/data/index.md

* Update files/en-us/web/uri/schemes/data/index.md

Co-authored-by: Brian Smith <[email protected]>

---------

Co-authored-by: Brian Smith <[email protected]>
* Update EXPIRES info with clock skew

Firefox and Chromium adjust the EXPIRES value with the computed clock-skew as calculated using the response's DATE header.
* Bug-1685965 managed storage policy update clarification

* added "or policy" to clarify

* Storage reload and onChanged behavior clarifications
…it (#38006)

* clarify assumed default of positive

* Fix typo: change "monotonously" to "monotonically"

* Clarify week length description
* Remove references to relativeTo re. Duration.add/subtract

* Don't recommend add/subtract to set epochMilliseconds/epochNanoseconds directly

I think I understand what this was getting at, but I find it confusing.
I'd suggest recommending fromEpochMilliseconds/fromEpochNanoseconds/the
constructor to people asking the question of how to set these properties
directly.

* Clarify that the underlying date value of PlainYearMonth is usually the 1st

* Use `zdt` as sample ZonedDateTime variable name

* Clarify that ZonedDateTime.toLocaleString overrides DateTimeFormat time zone

* Clarify that ZonedDateTime.with() rejects timeZone property

* Prefer plural units for Durations

In the proposal docs and other materials that we created while developing
the proposal, the intention was to prefer plural units for durations, and
singular units for other types (even though both are accepted in both
cases.)

So,

    duration.round('seconds')
    plaindatetime.round('second')

This is in parallel with the accessor properties on each type.

* Clarify that add() returns a balanced duration only up to the largest nonzero unit

* Typos
* web/api/web_authentication_api: add missing closing tag

* Update index.md

* Update files/en-us/web/api/web_authentication_api/index.md

* Update index.md

---------

Co-authored-by: Joshua Chen <[email protected]>
Also documents what they are used for.
…ement capture and region capture (#36939)

* Adding landing page for Screen Capture extrensions

* Add usage guide

* Add reference pages

* Fix a couple of flaws

* Fixes for beaufortfrancois review comments

* remove audio: false,

* Make it clearer that preferCurrentTab is a hint

* Fix respective use cases content

* Fixes for last few eladalon comments

* Tighten up prose; remove screen versus tab confusion

* Fixes for wbamberg review comments

* Second round of fixes for wbamberg review comments

* Separate out browser-specific limitations info

---------

Co-authored-by: wbamberg <[email protected]>
* Refactor non-standard date strings into a table

* Apply suggestions from code review

Co-authored-by: Brian Smith <[email protected]>

---------

Co-authored-by: Brian Smith <[email protected]>
#37934)

* Fix `NavigateEvent` & `NavigationCurrentEntryChangeEvent` constructor syntax

* Apply suggestions from code review

Co-authored-by: wbamberg <[email protected]>

* Update files/en-us/web/api/navigationcurrententrychangeevent/navigationcurrententrychangeevent/index.md

Co-authored-by: wbamberg <[email protected]>

---------

Co-authored-by: wbamberg <[email protected]>
* Describe specification for source size values

* Update files/en-us/web/html/element/img/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/html/element/img/index.md

* Fix the other page

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <[email protected]>
* Remove guide: Grid and progressive enhancement

* Remove guide: Grid and progressive enhancement

* Remove from sidebar
* Notes regarding sidePanel API compatibility

* Apply suggestions from review

Co-authored-by: Rob Wu <[email protected]>

---------

Co-authored-by: Rob Wu <[email protected]>
* Device Posture API

* Fill in TBD links with what will be the demo URL

* Update files/en-us/web/css/@media/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/css/@media/device-posture/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/navigator/deviceposture/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/navigator/deviceposture/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/deviceposture/type/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/deviceposture/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/device_posture_api/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/device_posture_api/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/device_posture_api/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/device_posture_api/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Fixes for estelle review comments

* Last few updates

* move device-posture descriptor

---------

Co-authored-by: Estelle Weyl <[email protected]>
Co-authored-by: Estelle Weyl <[email protected]>
* Add learning area guidelines

* Update guidelines, update partner labels, reorder links
* CSS grid layout guide refresh: auto-placement and alignment

* Apply suggestions from code review

Co-authored-by: Brian Smith <[email protected]>

---------

Co-authored-by: Brian Smith <[email protected]>
* Module landing page: grid layout

* Module landing page: grid layout
* Update feature list for css positioned layout module

* add
* Update to HTML's baselines.png image
sources:
https://html.spec.whatwg.org/#text-styles
https://html.spec.whatwg.org/images/baselines.png

* Update files/en-us/web/api/canvas_api/tutorial/drawing_text/index.md

* Update files/en-us/web/api/canvas_api/tutorial/drawing_text/index.md

---------

Co-authored-by: Joshua Chen <[email protected]>
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.