[whatwg/dom] Update README.mdkoko (PR #1316)

MehrBaran
<p>The
<dfn method for=DOMTokenList lt=remove(tokens)|remove()><code>remove(<var>tokens</var>…)</code></dfn>
method, when invoked, must run these steps:
<!--
Thank you for contributing to the DOM Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.

When you submit this PR, and each time you edit this comment (including checking a checkbox through the UI!), PR Preview will run and update it. As such make any edits in one go and only after PR Preview has run.

If you think your PR is ready to land, please double-check that the build is passing and the checklist is complete before pinging.
-->
<p>The <dfn method for=DOMTokenList
lt=remove(tokens)|remove()><code>remove(<var>tokens</var>…)</code></dfn> method, when
invoked, must run these steps:
- [ ] At least two implementers are interested (and none opposed):
   * …
   * …
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * … <!-- If these tests are tentative, link a PR to make them non-tentative. -->
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chromium: MehrBaran 
   * Gecko: MehrBaran 
   * WebKit: MehrBaran 
   * Deno (only for aborting and events): …
   * Node.js (only for aborting and events): …
- [ ] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: …
- [ ] The top of this comment includes a [clear commit message](https://github.com/whatwg/meta/blob/main/COMMITTING.md) to use. <!-- If you created this PR from a single commit, Github copied its message. Otherwise, you need to add a commit message yourself. -->

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)
<a>token</a> MehrBaran
053bb2122771dc19b48ee6b49d22e6aabd1a5e5a
053bb2122771dc19b48ee6b49d22e6aabd1a5e5a
readme.koko
<p>The
<dfn method for=DOMTokenList lt=remove(tokens)|remove()><code>remove(<var>tokens</var>…)</code></dfn>
method, when invoked, must run these steps:
<p>The <dfn method for=DOMTokenList
lt=remove(tokens)|remove()><code>remove(<var>tokens</var>…)</code></dfn> method, when
invoked, must run these steps:<a>token</a> MehrBaran 
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/dom/pull/1316

-- Commit Summary --

  * Update README.mdkoko

-- File Changes --

    M README.md (22)

-- Patch Links --

https://github.com/whatwg/dom/pull/1316.patch
https://github.com/whatwg/dom/pull/1316.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1316
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1316@github.com>

Received on Wednesday, 9 October 2024 12:27:07 UTC