Set opacity
in the reference tests (PR 15219 follow-up)
Without these changes in the manifest, the affected test-cases fail to render correctly.
This commit is contained in:
parent
b06d190451
commit
2cad5cf45b
@ -6677,6 +6677,7 @@
|
|||||||
"annotationType": 15,
|
"annotationType": 15,
|
||||||
"color": [255, 0, 0],
|
"color": [255, 0, 0],
|
||||||
"thickness": 3,
|
"thickness": 3,
|
||||||
|
"opacity": 1,
|
||||||
"paths": [{
|
"paths": [{
|
||||||
"bezier": [
|
"bezier": [
|
||||||
1.5, 25.727771084724367, 2.8040804485100495, 27.031851533234402,
|
1.5, 25.727771084724367, 2.8040804485100495, 27.031851533234402,
|
||||||
@ -6760,6 +6761,7 @@
|
|||||||
"annotationType": 15,
|
"annotationType": 15,
|
||||||
"color": [0, 0, 0],
|
"color": [0, 0, 0],
|
||||||
"thickness": 1,
|
"thickness": 1,
|
||||||
|
"opacity": 1,
|
||||||
"paths": [
|
"paths": [
|
||||||
{
|
{
|
||||||
"bezier": [
|
"bezier": [
|
||||||
@ -6783,6 +6785,7 @@
|
|||||||
"annotationType": 15,
|
"annotationType": 15,
|
||||||
"color": [0, 0, 0],
|
"color": [0, 0, 0],
|
||||||
"thickness": 1,
|
"thickness": 1,
|
||||||
|
"opacity": 1,
|
||||||
"paths": [
|
"paths": [
|
||||||
{
|
{
|
||||||
"bezier": [
|
"bezier": [
|
||||||
@ -6808,6 +6811,7 @@
|
|||||||
"annotationType": 15,
|
"annotationType": 15,
|
||||||
"color": [0, 0, 0],
|
"color": [0, 0, 0],
|
||||||
"thickness": 1,
|
"thickness": 1,
|
||||||
|
"opacity": 1,
|
||||||
"paths": [
|
"paths": [
|
||||||
{
|
{
|
||||||
"bezier": [
|
"bezier": [
|
||||||
@ -6831,6 +6835,7 @@
|
|||||||
"annotationType": 15,
|
"annotationType": 15,
|
||||||
"color": [0, 0, 0],
|
"color": [0, 0, 0],
|
||||||
"thickness": 1,
|
"thickness": 1,
|
||||||
|
"opacity": 1,
|
||||||
"paths": [
|
"paths": [
|
||||||
{
|
{
|
||||||
"bezier": [
|
"bezier": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user