Skip to content

Commit 8c48a25

Browse files
committed
test(plugin.legend): fix test fixtures to avoid cross-browser font inconsistency
1 parent 2802e2f commit 8c48a25

File tree

40 files changed

+20
-1
lines changed

40 files changed

+20
-1
lines changed

test/fixtures/plugin.legend/navigation/legend-navigation-horizontal-auto-hidden.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
}
2626
},
2727
"options": {
28+
"spriteText": true,
2829
"canvas": {
2930
"height": 256,
3031
"width": 512
-2.01 KB
Loading

test/fixtures/plugin.legend/navigation/legend-navigation-horizontal-auto-visible.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
}
3737
},
3838
"options": {
39+
"spriteText": true,
3940
"canvas": {
4041
"height": 256,
4142
"width": 512
-1 KB
Loading

test/fixtures/plugin.legend/navigation/legend-navigation-horizontal-multiple-lines.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
}
4848
},
4949
"options": {
50+
"spriteText": true,
5051
"canvas": {
5152
"height": 256,
5253
"width": 512
-4.6 KB
Loading

test/fixtures/plugin.legend/navigation/legend-navigation-horizontal-visible-align-center-center.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
}
2727
},
2828
"options": {
29+
"spriteText": true,
2930
"canvas": {
3031
"height": 256,
3132
"width": 512
-928 Bytes
Loading

test/fixtures/plugin.legend/navigation/legend-navigation-horizontal-visible-align-center-end.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
}
2727
},
2828
"options": {
29+
"spriteText": true,
2930
"canvas": {
3031
"height": 256,
3132
"width": 512
-817 Bytes
Loading

0 commit comments

Comments
 (0)