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 new spec: Handwriting recognition #1376

Closed
dontcallmedom opened this issue Jun 21, 2024 · 3 comments · Fixed by #1377
Closed

Add new spec: Handwriting recognition #1376

dontcallmedom opened this issue Jun 21, 2024 · 3 comments · Fixed by #1377
Labels
new spec Suggestion to add a new spec

Comments

@dontcallmedom
Copy link
Member

URL

https://wicg.github.io/handwriting-recognition/

Rationale

shipping in Chrome (cf #1375)

Additional properties

{}
@dontcallmedom dontcallmedom added the new spec Suggestion to add a new spec label Jun 21, 2024
@browser-specs-bot
Copy link
Collaborator

browser-specs-bot commented Jun 21, 2024

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! 😎

@dontcallmedom
Copy link
Member Author

(we have it in monitor as no intent to implement, last reviewed in March - not sure how that passed our review)

@dontcallmedom
Copy link
Member Author

@browser-specs-bot pr

github-actions bot pushed a commit that referenced this issue Jun 21, 2024
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 changed the title Add new spec: <title> Add new spec: Handwriting recognition Jun 21, 2024
tidoust pushed a commit that referenced this issue Jun 21, 2024
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! 😎

Co-authored-by: browser-specs-bot <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new spec Suggestion to add a new spec
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants