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

"Clear regions that cover the pixels" #2097

Closed
annevk opened this issue Nov 25, 2016 · 1 comment
Closed

"Clear regions that cover the pixels" #2097

annevk opened this issue Nov 25, 2016 · 1 comment

Comments

@annevk
Copy link
Member

annevk commented Nov 25, 2016

This is a term used in clearRect() that does not go anywhere. Found while working on whatwg/wattsi#33. I'm not sure what it should reference.

annevk added a commit that referenced this issue Nov 25, 2016
Found while working on whatwg/wattsi#33.

I also took the liberty to remove erroneous title attributes.

#2097 is follow-up.
sideshowbarker added a commit that referenced this issue Nov 25, 2016
This “Clear regions that cover the pixels” requirement for `clearRect()`
should’ve been cut in 9d493a3 along with the other hit-region requirements.

Closes #2097.
@sideshowbarker
Copy link
Contributor

The dfn for it was cut in 9d493a3 “Remove canvas element's hit region feature (for now)“.

And the stray remaining reference we still have to it was originally added in the same commit where the dfn was originally added in, a2febc2 “Make it easier to do hit testing on canvas”.

So I think we can just drop the whole list item that stray remaining xref is in; opened #2100 for that.

(I thought at first the change could just be added to #2098, but since that PR is editorial, and the list item we need to drop is stating a normative requirement, it seems better to land it on its own.)

annevk pushed a commit that referenced this issue Nov 25, 2016
This “Clear regions that cover the pixels” requirement for `clearRect()` should’ve been removed in 9d493a3 (PR #1942) along with the other hit-region requirements.

Closes #2097.
zcorpan pushed a commit that referenced this issue Nov 28, 2016
Found while working on whatwg/wattsi#33.

I also took the liberty to remove erroneous title attributes.

#2097 is follow-up.
alice pushed a commit to alice/html that referenced this issue Jan 8, 2019
This “Clear regions that cover the pixels” requirement for `clearRect()` should’ve been removed in 9d493a3 (PR whatwg#1942) along with the other hit-region requirements.

Closes whatwg#2097.
alice pushed a commit to alice/html that referenced this issue Jan 8, 2019
Found while working on whatwg/wattsi#33.

I also took the liberty to remove erroneous title attributes.

whatwg#2097 is follow-up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants