Skip to content

s/scratch bitmap/output bitmap/ to fix broken link #214

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

Merged
merged 1 commit into from
Jun 7, 2016

Conversation

dholbert
Copy link
Member

@dholbert dholbert commented Jun 7, 2016

The spec uses the term "scratch bitmap", which links to
https://html.spec.whatwg.org/multipage/scripting.html#scratch-bitmap
which is a broken link.

I believe this is meant to point to the definition of "output bitmap" in that HTML spec, i.e. it should be pointing to:
https://html.spec.whatwg.org/multipage/scripting.html#output-bitmap
...and it should be using the consistent term (with the word "output" instead of "scratch").

Not sure if the HTML spec changed out from under us or what, but anyway, this should get us back to a state with working links.

The spec uses the term "scratch bitmap", which links to
 https://html.spec.whatwg.org/multipage/scripting.html#scratch-bitmap
which is a broken link.

I believe this is meant to point to the definition of "output bitmap" in that HTML spec, i.e. it should be pointing to:
 https://html.spec.whatwg.org/multipage/scripting.html#output-bitmap
...and it should be using the consistent term (with the word "output" instead of "scratch").

Not sure if the HTML spec changed out from under us or what, but anyway, this should get us back to a state with working links.
@bfgeek bfgeek merged commit 81cb0ba into w3c:master Jun 7, 2016
@bfgeek
Copy link
Contributor

bfgeek commented Jun 7, 2016

Yeah HTML spec changed. Thanks ^-^

@dholbert dholbert deleted the patch-2 branch June 8, 2016 00:52
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.

2 participants