Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Pomax authored Jul 29, 2024
1 parent 285d538 commit 3013b88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/issue-77b/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<body>
<p>window A</p>
<p>
<a href="#">
<svg draggable="true">
<a href="#results" draggable="true">
<svg>
<rect width="300" height="200" style="cursor: pointer; fill: green" />
<text x="50%" y="50%" dy=".3em" text-anchor="middle" fill="white" style="font: bold 20px sans-serif;">
testing
Expand Down

0 comments on commit 3013b88

Please sign in to comment.