@@ -224,9 +224,9 @@ public String langAttribute() {
224
224
<span class="element-name">case%s</span>()</div>
225
225
<div class="block">A method.
226
226
\s
227
- <div class="snippet-container"><a href="#" class="snippet-copy" onclick="cop \
228
- ySnippet (this)" aria-label="Copy" data-copied="Copied!">< img src="../copy.sv \
229
- g" alt ="Copy"></a >
227
+ <div class="snippet-container"><button class="snippet-copy" onclick="copySni \
228
+ ppet (this)"><span data-copied="Copied!">Copy</span>< img src="../copy.svg" al \
229
+ t ="Copy"></button >
230
230
<pre class="snippet"%s><code%s> Hello, Snippet!
231
231
</code></pre>
232
232
</div>
@@ -948,9 +948,9 @@ record TestCase(String input, String expectedOutput) { }
948
948
"""
949
949
<span class="element-name">case%s</span>()</div>
950
950
<div class="block">
951
- <div class="snippet-container"><a href="#" class="snippet-copy" onclick="cop \
952
- ySnippet (this)" aria-label="Copy" data-copied="Copied!">< img src="../copy.sv \
953
- g" alt ="Copy"></a >
951
+ <div class="snippet-container"><button class="snippet-copy" onclick="copySni \
952
+ ppet (this)"><span data-copied="Copied!">Copy</span>< img src="../copy.svg" al \
953
+ t ="Copy"></button >
954
954
<pre class="snippet"><code>%s</code></pre>
955
955
</div>""" .formatted (id , t .expectedOutput ()));
956
956
});
@@ -1044,9 +1044,9 @@ record TestCase(String input, Function<String, String> expectedTransformation) {
1044
1044
"""
1045
1045
<span class="element-name">case%s</span>()</div>
1046
1046
<div class="block">
1047
- <div class="snippet-container"><a href="#" class="snippet-copy" onclick="cop \
1048
- ySnippet (this)" aria-label="Copy" data-copied="Copied!">< img src="../copy.sv \
1049
- g" alt ="Copy"></a >
1047
+ <div class="snippet-container"><button class="snippet-copy" onclick="copySni \
1048
+ ppet (this)"><span data-copied="Copied!">Copy</span>< img src="../copy.svg" al \
1049
+ t ="Copy"></button >
1050
1050
<pre class="snippet"><code>%s</code></pre>
1051
1051
</div>""" .formatted (index , expectedOutput ));
1052
1052
});
@@ -1605,9 +1605,9 @@ record TestCase(Snippet snippet, String expectedOutput) { }
1605
1605
"""
1606
1606
<span class="element-name">case%s</span>()</div>
1607
1607
<div class="block">
1608
- <div class="snippet-container"><a href="#" class="snippet-copy" onclick="cop \
1609
- ySnippet (this)" aria-label="Copy" data-copied="Copied!">< img src="../copy.sv \
1610
- g" alt ="Copy"></a >
1608
+ <div class="snippet-container"><button class="snippet-copy" onclick="copySni \
1609
+ ppet (this)"><span data-copied="Copied!">Copy</span>< img src="../copy.svg" al \
1610
+ t ="Copy"></button >
1611
1611
<pre class="snippet"><code>%s</code></pre>
1612
1612
</div>""" .formatted (index , t .expectedOutput ()));
1613
1613
});
@@ -1722,18 +1722,18 @@ public void testAttributeValueSyntaxCurly(Path base) throws Exception {
1722
1722
"""
1723
1723
<span class="element-name">case0</span>()</div>
1724
1724
<div class="block">
1725
- <div class="snippet-container"><a href="#" class="snippet-copy" onclick="copySni \
1726
- ppet (this)" aria-label="Copy" data-copied="Copied!">< img src="../copy.svg" alt="\
1727
- Copy" ></a >
1725
+ <div class="snippet-container"><button class="snippet-copy" onclick="copySnippet \
1726
+ (this)"><span data-copied="Copied!">Copy</span>< img src="../copy.svg" alt="Copy "\
1727
+ ></button >
1728
1728
<pre class="snippet"><code></code></pre>
1729
1729
</div>""" );
1730
1730
checkOutput ("pkg/A.html" , true ,
1731
1731
"""
1732
1732
<span class="element-name">case1</span>()</div>
1733
1733
<div class="block">
1734
- <div class="snippet-container"><a href="#" class="snippet-copy" onclick="copySni \
1735
- ppet (this)" aria-label="Copy" data-copied="Copied!">< img src="../copy.svg" alt="\
1736
- Copy" ></a >
1734
+ <div class="snippet-container"><button class="snippet-copy" onclick="copySnippet \
1735
+ (this)"><span data-copied="Copied!">Copy</span>< img src="../copy.svg" alt="Copy "\
1736
+ ></button >
1737
1737
<pre class="snippet"><code></code></pre>
1738
1738
</div>""" );
1739
1739
}
@@ -1832,9 +1832,9 @@ public void testAttributeValueSyntax(Path base) throws Exception {
1832
1832
"""
1833
1833
<span class="element-name">case%s</span>()</div>
1834
1834
<div class="block">
1835
- <div class="snippet-container"><a href="#" class="snippet-copy" onclick="cop \
1836
- ySnippet (this)" aria-label="Copy" data-copied="Copied!">< img src="../copy.sv \
1837
- g" alt ="Copy"></a >
1835
+ <div class="snippet-container"><button class="snippet-copy" onclick="copySni \
1836
+ ppet (this)"><span data-copied="Copied!">Copy</span>< img src="../copy.svg" al \
1837
+ t ="Copy"></button >
1838
1838
<pre class="snippet"><code>2</code></pre>
1839
1839
</div>
1840
1840
""" .formatted (j ));
@@ -1916,9 +1916,9 @@ record TestCase(Snippet snippet, String expectedOutput) { }
1916
1916
"""
1917
1917
<span class="element-name">case%s</span>()</div>
1918
1918
<div class="block">
1919
- <div class="snippet-container"><a href="#" class="snippet-copy" onclick="cop \
1920
- ySnippet (this)" aria-label="Copy" data-copied="Copied!">< img src="../copy.sv \
1921
- g" alt ="Copy"></a >
1919
+ <div class="snippet-container"><button class="snippet-copy" onclick="copySni \
1920
+ ppet (this)"><span data-copied="Copied!">Copy</span>< img src="../copy.svg" al \
1921
+ t ="Copy"></button >
1922
1922
<pre class="snippet"><code>%s</code></pre>
1923
1923
</div>""" .formatted (index , t .expectedOutput ()));
1924
1924
});
@@ -2248,9 +2248,9 @@ record TestCase(Snippet snippet, String expectedOutput) { }
2248
2248
"""
2249
2249
<span class="element-name">case%s</span>()</div>
2250
2250
<div class="block">
2251
- <div class="snippet-container"><a href="#" class="snippet-copy" onclick="cop \
2252
- ySnippet (this)" aria-label="Copy" data-copied="Copied!">< img src="../copy.sv \
2253
- g" alt ="Copy"></a >
2251
+ <div class="snippet-container"><button class="snippet-copy" onclick="copySni \
2252
+ ppet (this)"><span data-copied="Copied!">Copy</span>< img src="../copy.svg" al \
2253
+ t ="Copy"></button >
2254
2254
<pre class="snippet"><code>%s</code></pre>
2255
2255
</div>""" .formatted (index , t .expectedOutput ()));
2256
2256
});
0 commit comments