Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Update retargeting steps link #135

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

patrickhlauke
Copy link
Member

@patrickhlauke patrickhlauke commented Jan 28, 2023

Closes #134


Preview | Diff

@patrickhlauke
Copy link
Member Author

@annevk can I just check that this is the correct new location that the links should point to?

@annevk
Copy link
Member

annevk commented Feb 7, 2023

I'll check when we broke this ID. I'm sorry we did.

Having said that, you should probably not directly link to this algorithm but instead use the normal way to refer to algorithms in other specifications. That way https://dontcallmedom.github.io/webdex/ will also track it and I can more easily avoid breaking Touch Events going forward.

@annevk
Copy link
Member

annevk commented Feb 7, 2023

Okay, it seems this concept was intentionally removed in whatwg/dom#585, but #92 was never taken up by anyone.

So this probably doesn't work as-is. Instead Touch Events needs to build on top of event's touch target list.

And I see that @smaug---- suggested in the DOM PR that concept might need further tweaks.

@patrickhlauke
Copy link
Member Author

touch events spec is pretty much on minimum life support at this point... so hoping for some small tweaks that at least mean things are not completely broken

@annevk
Copy link
Member

annevk commented Feb 7, 2023

I would add a big issue banner pointing to #92 in that case.

@patrickhlauke patrickhlauke merged commit 6cd2263 into gh-pages Jul 3, 2024
@patrickhlauke patrickhlauke deleted the patrickhlauke-issue134 branch July 3, 2024 09:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken references in Touch Events - Level 2
2 participants