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 d9c57ba commit 285d538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/issue-77b/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<p>window A</p>
<p>
<a href="#">
<svg>
<svg draggable="true">
<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 285d538

Please sign in to comment.