Skip to content

Commit e9f949c

Browse files
chore: update snapshots (#3575)
* chore: update snapshots * chore: update snapshot --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 74f711e commit e9f949c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

test/snap/__snapshots__/csr.test.js.snap

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47662,7 +47662,7 @@ exports[`csr snapshot test > csr test ./src/empty/_example/self-defined.vue 1`]
4766247662
class="t-empty__image"
4766347663
>
4766447664
<div
47665-
style="width: 64px; height: 64px; background-image: url(https://tdesign.gtimg.com/demo/demo-image-1.png); background-size: 100% 100%;"
47665+
style="width: 64px; height: 64px; background-image: url("https://tdesign.gtimg.com/demo/demo-image-1.png"); background-size: 100% 100%;"
4766647666
/>
4766747667
</div>
4766847668
<div
@@ -51574,7 +51574,7 @@ exports[`csr snapshot test > csr test ./src/form/_example/layout.vue 1`] = `
5157451574
>
5157551575
<div
5157651576
class="t-form__label t-form__label--right"
51577-
style="width: calc((2em + 24px));"
51577+
style="width: calc(2em + 24px);"
5157851578
>
5157951579
<label
5158051580
for=""
@@ -51584,7 +51584,7 @@ exports[`csr snapshot test > csr test ./src/form/_example/layout.vue 1`] = `
5158451584
</div>
5158551585
<div
5158651586
class="t-form__controls"
51587-
style="margin-left: calc((2em + 24px));"
51587+
style="margin-left: calc(2em + 24px);"
5158851588
>
5158951589
<div
5159051590
class="t-form__controls-content"
@@ -51612,7 +51612,7 @@ exports[`csr snapshot test > csr test ./src/form/_example/layout.vue 1`] = `
5161251612
>
5161351613
<div
5161451614
class="t-form__label t-form__label--right"
51615-
style="width: calc((2em + 24px));"
51615+
style="width: calc(2em + 24px);"
5161651616
>
5161751617
<label
5161851618
for=""
@@ -51622,7 +51622,7 @@ exports[`csr snapshot test > csr test ./src/form/_example/layout.vue 1`] = `
5162251622
</div>
5162351623
<div
5162451624
class="t-form__controls"
51625-
style="margin-left: calc((2em + 24px));"
51625+
style="margin-left: calc(2em + 24px);"
5162651626
>
5162751627
<div
5162851628
class="t-form__controls-content"
@@ -135346,7 +135346,7 @@ exports[`csr snapshot test > csr test ./src/watermark/_example/base.vue 1`] = `
135346135346
style="height: 300px;"
135347135347
/>
135348135348
<div
135349-
style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; width: 100%; height: 100%; background-size: 200px; pointer-events: none; background-repeat: repeat; background-image: url(); animation: none;"
135349+
style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; width: 100%; height: 100%; background-size: 200px; pointer-events: none; background-repeat: repeat; background-image: url(""); animation: none;"
135350135350
/>
135351135351
</div>
135352135352
`;
@@ -135360,7 +135360,7 @@ exports[`csr snapshot test > csr test ./src/watermark/_example/graylevel.vue 1`]
135360135360
style="height: 300px;"
135361135361
/>
135362135362
<div
135363-
style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; width: 100%; height: 100%; background-size: 258px; pointer-events: none; background-repeat: repeat; background-image: url(); animation: none;"
135363+
style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; width: 100%; height: 100%; background-size: 258px; pointer-events: none; background-repeat: repeat; background-image: url(""); animation: none;"
135364135364
/>
135365135365
</div>
135366135366
`;
@@ -135374,7 +135374,7 @@ exports[`csr snapshot test > csr test ./src/watermark/_example/image.vue 1`] = `
135374135374
style="height: 300px;"
135375135375
/>
135376135376
<div
135377-
style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; width: 100%; height: 100%; background-size: 194px; pointer-events: none; background-repeat: repeat; background-image: url(); animation: none;"
135377+
style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; width: 100%; height: 100%; background-size: 194px; pointer-events: none; background-repeat: repeat; background-image: url(""); animation: none;"
135378135378
/>
135379135379
</div>
135380135380
`;
@@ -135388,7 +135388,7 @@ exports[`csr snapshot test > csr test ./src/watermark/_example/movingImage.vue 1
135388135388
style="height: 300px;"
135389135389
/>
135390135390
<div
135391-
style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; width: 100%; height: 100%; background-size: 158px; pointer-events: none; background-repeat: no-repeat; background-image: url(); animation: watermark infinite 200s;"
135391+
style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; width: 100%; height: 100%; background-size: 158px; pointer-events: none; background-repeat: no-repeat; background-image: url(""); animation: watermark infinite 200s;"
135392135392
/>
135393135393
</div>
135394135394
`;
@@ -135402,7 +135402,7 @@ exports[`csr snapshot test > csr test ./src/watermark/_example/movingText.vue 1`
135402135402
style="height: 300px;"
135403135403
/>
135404135404
<div
135405-
style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; width: 100%; height: 100%; background-size: 120px; pointer-events: none; background-repeat: no-repeat; background-image: url(); animation: watermark infinite 200s;"
135405+
style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; width: 100%; height: 100%; background-size: 120px; pointer-events: none; background-repeat: no-repeat; background-image: url(""); animation: watermark infinite 200s;"
135406135406
/>
135407135407
</div>
135408135408
`;
@@ -135416,7 +135416,7 @@ exports[`csr snapshot test > csr test ./src/watermark/_example/multiline.vue 1`]
135416135416
style="height: 300px;"
135417135417
/>
135418135418
<div
135419-
style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; width: 100%; height: 100%; background-size: 258px; pointer-events: none; background-repeat: repeat; background-image: url(); animation: none;"
135419+
style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; width: 100%; height: 100%; background-size: 258px; pointer-events: none; background-repeat: repeat; background-image: url(""); animation: none;"
135420135420
/>
135421135421
</div>
135422135422
`;

0 commit comments

Comments
 (0)