Skip to content

Make sure that we're looking at correct attributes#4

Open
fidian wants to merge 2 commits intopin705:mainfrom
fidian:fix-regexp
Open

Make sure that we're looking at correct attributes#4
fidian wants to merge 2 commits intopin705:mainfrom
fidian:fix-regexp

Conversation

@fidian
Copy link

@fidian fidian commented Jul 24, 2024

These should match

  • <a onclick=
  • <custom-element p:users=
  • <div ref=

These should not match

  • <a on=
  • <custom-element goop:yuck=
  • <div reference=

fidian added 2 commits July 24, 2024 11:01
These should match

* <a onclick=
* <custom-element p:users=
* <div ref=

These should not match

* <a on=
* <custom-element goop:yuck=
* <div reference=
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.

1 participant