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

Add Handwriting Recognition API #1377

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Add Handwriting Recognition API #1377

merged 1 commit into from
Jun 21, 2024

Conversation

browser-specs-bot
Copy link
Collaborator

Close #1376, adding the suggested spec to the list.

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1)
{
  "url": "https://wicg.github.io/handwriting-recognition/",
  "seriesComposition": "full",
  "shortname": "handwriting-recognition",
  "series": {
    "shortname": "handwriting-recognition",
    "currentSpecification": "handwriting-recognition",
    "title": "Handwriting Recognition API",
    "shortTitle": "Handwriting Recognition API",
    "nightlyUrl": "https://wicg.github.io/handwriting-recognition/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Web Platform Incubator Community Group",
      "url": "https://www.w3.org/community/wicg/"
    }
  ],
  "nightly": {
    "url": "https://wicg.github.io/handwriting-recognition/",
    "status": "Draft Community Group Report",
    "alternateUrls": [],
    "repository": "https://github.com/WICG/handwriting-recognition",
    "sourcePath": "spec.bs",
    "filename": "index.html"
  },
  "title": "Handwriting Recognition API",
  "source": "spec",
  "shortTitle": "Handwriting Recognition API",
  "categories": [
    "browser"
  ],
  "standing": "good"
}

Tests

These changes look good! 😎

Close #1376, adding the suggested spec to the list.

### Changes to `index.json`
This update would trigger the following changes in `index.json`:

<details><summary>Add spec (1)</summary>

```json
{
  "url": "https://wicg.github.io/handwriting-recognition/",
  "seriesComposition": "full",
  "shortname": "handwriting-recognition",
  "series": {
    "shortname": "handwriting-recognition",
    "currentSpecification": "handwriting-recognition",
    "title": "Handwriting Recognition API",
    "shortTitle": "Handwriting Recognition API",
    "nightlyUrl": "https://wicg.github.io/handwriting-recognition/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Web Platform Incubator Community Group",
      "url": "https://www.w3.org/community/wicg/"
    }
  ],
  "nightly": {
    "url": "https://wicg.github.io/handwriting-recognition/",
    "status": "Draft Community Group Report",
    "alternateUrls": [],
    "repository": "https://github.com/WICG/handwriting-recognition",
    "sourcePath": "spec.bs",
    "filename": "index.html"
  },
  "title": "Handwriting Recognition API",
  "source": "spec",
  "shortTitle": "Handwriting Recognition API",
  "categories": [
    "browser"
  ],
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎
@dontcallmedom dontcallmedom linked an issue Jun 21, 2024 that may be closed by this pull request
@tidoust tidoust merged commit 0f4a85c into main Jun 21, 2024
1 check passed
@tidoust tidoust deleted the add-handwriting-recognition branch June 21, 2024 11:23
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.

Add new spec: Handwriting recognition Add https://wicg.github.io/handwriting-recognition ?
2 participants