Skip to content

Commit db508ce

Browse files
committed
update tests
1 parent b2f17c7 commit db508ce

File tree

7 files changed

+19
-19
lines changed

7 files changed

+19
-19
lines changed

test/output/brushBand.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
white-space: pre;
1414
}
1515
</style>
16-
<g aria-label="y-axis tick" fill="none" stroke="currentColor" transform="translate(0,10.5)">
16+
<g aria-label="y-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0,10.5)">
1717
<path transform="translate(40,23)" d="M0,0L-6,0"></path>
1818
<path transform="translate(40,45)" d="M0,0L-6,0"></path>
1919
<path transform="translate(40,67)" d="M0,0L-6,0"></path>
@@ -25,7 +25,7 @@
2525
<g aria-label="y-axis label" transform="translate(-36.5,0.5)">
2626
<text y="0.71em" transform="translate(40,55) rotate(-90)">sex</text>
2727
</g>
28-
<g aria-label="x-axis tick" fill="none" stroke="currentColor" transform="translate(84.5,0)">
28+
<g aria-label="x-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(84.5,0)">
2929
<path transform="translate(59,90)" d="M0,0L0,6"></path>
3030
<path transform="translate(246,90)" d="M0,0L0,6"></path>
3131
<path transform="translate(433,90)" d="M0,0L0,6"></path>
@@ -39,12 +39,12 @@
3939
<text transform="translate(330,90)">species</text>
4040
</g>
4141
<g aria-label="cell">
42-
<rect x="59" width="168" y="23" height="20" fill="rgb(144, 12, 0)"></rect>
43-
<rect x="246" width="168" y="23" height="20" fill="rgb(93, 252, 116)"></rect>
44-
<rect x="433" width="168" y="23" height="20" fill="rgb(254, 109, 26)"></rect>
4542
<rect x="59" width="168" y="45" height="20" fill="rgb(144, 12, 0)"></rect>
4643
<rect x="246" width="168" y="45" height="20" fill="rgb(93, 252, 116)"></rect>
4744
<rect x="433" width="168" y="45" height="20" fill="rgb(234, 79, 20)"></rect>
45+
<rect x="59" width="168" y="23" height="20" fill="rgb(144, 12, 0)"></rect>
46+
<rect x="246" width="168" y="23" height="20" fill="rgb(93, 252, 116)"></rect>
47+
<rect x="433" width="168" y="23" height="20" fill="rgb(254, 109, 26)"></rect>
4848
<rect x="59" width="168" y="67" height="20" fill="rgb(50, 32, 71)"></rect>
4949
<rect x="433" width="168" y="67" height="20" fill="rgb(35, 23, 27)"></rect>
5050
</g>

test/output/brushFacets.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<g aria-label="fx-axis label" transform="translate(0.5,-26.5)">
6262
<text y="0.71em" transform="translate(330,30)">species</text>
6363
</g>
64-
<g aria-label="y-axis tick" transform="translate(0,0.5)">
64+
<g aria-label="y-axis tick" aria-hidden="true" transform="translate(0,0.5)">
6565
<g fill="none" stroke="currentColor" transform="translate(0,0)">
6666
<path transform="translate(40,360.35714285714283)" d="M0,0L-6,0"></path>
6767
<path transform="translate(40,316.3095238095238)" d="M0,0L-6,0"></path>
@@ -88,7 +88,7 @@
8888
<g aria-label="y-axis label" text-anchor="start" transform="translate(-36.5,-26.5)">
8989
<text y="0.71em" transform="translate(40,30)">↑ culmen_depth_mm</text>
9090
</g>
91-
<g aria-label="x-axis tick" transform="translate(0.5,0)">
91+
<g aria-label="x-axis tick" aria-hidden="true" transform="translate(0.5,0)">
9292
<g fill="none" stroke="currentColor" transform="translate(0,0)">
9393
<path transform="translate(91.7090909090909,400)" d="M0,0L0,6"></path>
9494
<path transform="translate(157.16363636363636,400)" d="M0,0L0,6"></path>

test/output/brushMetroInequalityChange.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
white-space: pre;
1414
}
1515
</style>
16-
<g aria-label="y-grid" stroke="currentColor" stroke-opacity="0.1" transform="translate(0,0.5)">
16+
<g aria-label="y-grid" aria-hidden="true" stroke="currentColor" stroke-opacity="0.1" transform="translate(0,0.5)">
1717
<line x1="40" x2="620" y1="347.7777777777777" y2="347.7777777777777"></line>
1818
<line x1="40" x2="620" y1="317.22222222222223" y2="317.22222222222223"></line>
1919
<line x1="40" x2="620" y1="286.66666666666663" y2="286.66666666666663"></line>
@@ -26,7 +26,7 @@
2626
<line x1="40" x2="620" y1="72.77777777777774" y2="72.77777777777774"></line>
2727
<line x1="40" x2="620" y1="42.222222222222165" y2="42.222222222222165"></line>
2828
</g>
29-
<g aria-label="y-axis tick" fill="none" stroke="currentColor" transform="translate(0,0.5)">
29+
<g aria-label="y-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0,0.5)">
3030
<path transform="translate(40,347.7777777777777)" d="M0,0L-6,0"></path>
3131
<path transform="translate(40,317.22222222222223)" d="M0,0L-6,0"></path>
3232
<path transform="translate(40,286.66666666666663)" d="M0,0L-6,0"></path>
@@ -55,7 +55,7 @@
5555
<g aria-label="y-axis label" text-anchor="start" transform="translate(-36.5,-16.5)">
5656
<text y="0.71em" transform="translate(40,20)">↑ Inequality</text>
5757
</g>
58-
<g aria-label="x-grid" stroke="currentColor" stroke-opacity="0.1" transform="translate(0.5,0)">
58+
<g aria-label="x-grid" aria-hidden="true" stroke="currentColor" stroke-opacity="0.1" transform="translate(0.5,0)">
5959
<line x1="122.35098938270542" x2="122.35098938270542" y1="20" y2="370"></line>
6060
<line x1="165.22783869550042" x2="165.22783869550042" y1="20" y2="370"></line>
6161
<line x1="195.64944742050344" x2="195.64944742050344" y1="20" y2="370"></line>
@@ -76,7 +76,7 @@
7676
<line x1="536.0369454802747" x2="536.0369454802747" y1="20" y2="370"></line>
7777
<line x1="609.3354035180724" x2="609.3354035180724" y1="20" y2="370"></line>
7878
</g>
79-
<g aria-label="x-axis tick" fill="none" stroke="currentColor" transform="translate(0.5,0)">
79+
<g aria-label="x-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0.5,0)">
8080
<path transform="translate(122.35098938270542,370)" d="M0,0L0,6"></path>
8181
<path transform="translate(165.22783869550042,370)" d="M0,0L0,6"></path>
8282
<path transform="translate(195.64944742050344,370)" d="M0,0L0,6"></path>

test/output/brushRectX.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
white-space: pre;
1414
}
1515
</style>
16-
<g aria-label="y-axis tick" fill="none" stroke="currentColor" transform="translate(0,0.5)">
16+
<g aria-label="y-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0,0.5)">
1717
<path transform="translate(40,333.15789473684214)" d="M0,0L-6,0"></path>
1818
<path transform="translate(40,287.1052631578948)" d="M0,0L-6,0"></path>
1919
<path transform="translate(40,241.05263157894737)" d="M0,0L-6,0"></path>
@@ -34,7 +34,7 @@
3434
<g aria-label="y-axis label" text-anchor="start" transform="translate(-36.5,-16.5)">
3535
<text y="0.71em" transform="translate(40,20)">↑ body_mass_g</text>
3636
</g>
37-
<g aria-label="x-axis tick" fill="none" stroke="currentColor" transform="translate(0.5,0)">
37+
<g aria-label="x-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0.5,0)">
3838
<path transform="translate(40,370)" d="M0,0L0,6"></path>
3939
<path transform="translate(112.5,370)" d="M0,0L0,6"></path>
4040
<path transform="translate(185,370)" d="M0,0L0,6"></path>

test/output/brushRectY.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
white-space: pre;
1414
}
1515
</style>
16-
<g aria-label="y-axis tick" fill="none" stroke="currentColor" transform="translate(0,0.5)">
16+
<g aria-label="y-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0,0.5)">
1717
<path transform="translate(40,370)" d="M0,0L-6,0"></path>
1818
<path transform="translate(40,326.25)" d="M0,0L-6,0"></path>
1919
<path transform="translate(40,282.5)" d="M0,0L-6,0"></path>
@@ -38,7 +38,7 @@
3838
<g aria-label="y-axis label" text-anchor="start" transform="translate(-36.5,-16.5)">
3939
<text y="0.71em" transform="translate(40,20)">↑ Frequency</text>
4040
</g>
41-
<g aria-label="x-axis tick" fill="none" stroke="currentColor" transform="translate(0.5,0)">
41+
<g aria-label="x-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0.5,0)">
4242
<path transform="translate(101.05263157894737,370)" d="M0,0L0,6"></path>
4343
<path transform="translate(177.36842105263156,370)" d="M0,0L0,6"></path>
4444
<path transform="translate(253.68421052631578,370)" d="M0,0L0,6"></path>

test/output/brushScatterplot.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
white-space: pre;
1414
}
1515
</style>
16-
<g aria-label="y-axis tick" fill="none" stroke="currentColor" transform="translate(0,0.5)">
16+
<g aria-label="y-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0,0.5)">
1717
<path transform="translate(40,332.5)" d="M0,0L-6,0"></path>
1818
<path transform="translate(40,290.8333333333333)" d="M0,0L-6,0"></path>
1919
<path transform="translate(40,249.16666666666663)" d="M0,0L-6,0"></path>
@@ -36,7 +36,7 @@
3636
<g aria-label="y-axis label" text-anchor="start" transform="translate(-36.5,-16.5)">
3737
<text y="0.71em" transform="translate(40,20)">↑ culmen_depth_mm</text>
3838
</g>
39-
<g aria-label="x-axis tick" fill="none" stroke="currentColor" transform="translate(0.5,0)">
39+
<g aria-label="x-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0.5,0)">
4040
<path transform="translate(101.16363636363633,370)" d="M0,0L0,6"></path>
4141
<path transform="translate(206.6181818181818,370)" d="M0,0L0,6"></path>
4242
<path transform="translate(312.07272727272726,370)" d="M0,0L0,6"></path>

test/output/highlightDot.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
white-space: pre;
4747
}
4848
</style>
49-
<g aria-label="y-axis tick" fill="none" stroke="currentColor" transform="translate(0,0.5)">
49+
<g aria-label="y-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0,0.5)">
5050
<path transform="translate(40,332.5)" d="M0,0L-6,0"></path>
5151
<path transform="translate(40,290.8333333333333)" d="M0,0L-6,0"></path>
5252
<path transform="translate(40,249.16666666666663)" d="M0,0L-6,0"></path>
@@ -69,7 +69,7 @@
6969
<g aria-label="y-axis label" text-anchor="start" transform="translate(-36.5,-16.5)">
7070
<text y="0.71em" transform="translate(40,20)">↑ culmen_depth_mm</text>
7171
</g>
72-
<g aria-label="x-axis tick" fill="none" stroke="currentColor" transform="translate(0.5,0)">
72+
<g aria-label="x-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0.5,0)">
7373
<path transform="translate(101.16363636363633,370)" d="M0,0L0,6"></path>
7474
<path transform="translate(206.6181818181818,370)" d="M0,0L0,6"></path>
7575
<path transform="translate(312.07272727272726,370)" d="M0,0L0,6"></path>

0 commit comments

Comments
 (0)