@@ -69,7 +69,7 @@ exports[`match emoji 1`] = `
69
69
</div >
70
70
</div >
71
71
<textarea
72
- style = " background: transparent; margin: 0px; color: transparent;"
72
+ style = " background: transparent; margin: 0px; position: absolute; color: transparent;"
73
73
>
74
74
Lorem😇 ipsum dolor sit amet👨👩👧👦 Lorem ipsum dolor👍🏽 sit amet Lorem👩💻 ipsum dolor sit amet
75
75
</textarea >
@@ -293,7 +293,7 @@ exports[`match japanese 1`] = `
293
293
</div >
294
294
</div >
295
295
<textarea
296
- style = " background: transparent; margin: 0px; color: transparent;"
296
+ style = " background: transparent; margin: 0px; position: absolute; color: transparent;"
297
297
>
298
298
あのイーハトーヴォのすきとおった風、夏でも底に冷たさをもつ青いそら、うつくしい森で飾られたモリーオ市、郊外のぎらぎらひかる草の波。
299
299
</textarea >
@@ -345,7 +345,7 @@ exports[`match match many 1`] = `
345
345
</div >
346
346
</div >
347
347
<textarea
348
- style = " background: transparent; margin: 0px; color: transparent;"
348
+ style = " background: transparent; margin: 0px; position: absolute; color: transparent;"
349
349
>
350
350
Lorem ipsum dolor sit amet
351
351
</textarea >
@@ -375,7 +375,7 @@ exports[`match match one 1`] = `
375
375
</div >
376
376
</div >
377
377
<textarea
378
- style = " background: transparent; margin: 0px; color: transparent;"
378
+ style = " background: transparent; margin: 0px; position: absolute; color: transparent;"
379
379
>
380
380
Lorem ipsum dolor sit amet
381
381
</textarea >
@@ -438,7 +438,7 @@ exports[`match multiple matchers 1`] = `
438
438
</div >
439
439
</div >
440
440
<textarea
441
- style = " background: transparent; margin: 0px; color: transparent;"
441
+ style = " background: transparent; margin: 0px; position: absolute; color: transparent;"
442
442
>
443
443
Lorem ipsum dolor sit amet
444
444
</textarea >
@@ -468,7 +468,7 @@ exports[`style textarea background 1`] = `
468
468
</div >
469
469
</div >
470
470
<textarea
471
- style = " background: transparent; margin: 0px; color: transparent;"
471
+ style = " background: transparent; margin: 0px; position: absolute; color: transparent;"
472
472
>
473
473
Lorem ipsum dolor sit amet
474
474
</textarea >
@@ -498,7 +498,7 @@ exports[`style textarea background-color 1`] = `
498
498
</div >
499
499
</div >
500
500
<textarea
501
- style = " background: transparent; margin: 0px; color: transparent;"
501
+ style = " background: transparent; margin: 0px; position: absolute; color: transparent;"
502
502
>
503
503
Lorem ipsum dolor sit amet
504
504
</textarea >
@@ -528,7 +528,7 @@ exports[`style textarea border 1`] = `
528
528
</div >
529
529
</div >
530
530
<textarea
531
- style = " border: 1px solid blue; background: transparent; margin: 0px; color: transparent;"
531
+ style = " border: 1px solid blue; background: transparent; margin: 0px; position: absolute; color: transparent;"
532
532
>
533
533
Lorem ipsum dolor sit amet
534
534
</textarea >
@@ -558,7 +558,7 @@ exports[`style textarea border-color 1`] = `
558
558
</div >
559
559
</div >
560
560
<textarea
561
- style = " border-color: blue; background: transparent; margin: 0px; color: transparent;"
561
+ style = " border-color: blue; background: transparent; margin: 0px; position: absolute; color: transparent;"
562
562
>
563
563
Lorem ipsum dolor sit amet
564
564
</textarea >
@@ -588,7 +588,7 @@ exports[`style textarea caret-color 1`] = `
588
588
</div >
589
589
</div >
590
590
<textarea
591
- style = " caret-color: blue; background: transparent; margin: 0px; color: transparent;"
591
+ style = " caret-color: blue; background: transparent; margin: 0px; position: absolute; color: transparent;"
592
592
>
593
593
Lorem ipsum dolor sit amet
594
594
</textarea >
@@ -618,7 +618,7 @@ exports[`style textarea color 1`] = `
618
618
</div >
619
619
</div >
620
620
<textarea
621
- style = " color: transparent; background: transparent; margin: 0px; caret-color: blue;"
621
+ style = " color: transparent; background: transparent; margin: 0px; position: absolute; caret-color: blue;"
622
622
>
623
623
Lorem ipsum dolor sit amet
624
624
</textarea >
@@ -648,7 +648,7 @@ exports[`style textarea width & height 1`] = `
648
648
</div >
649
649
</div >
650
650
<textarea
651
- style = " width: 123px; height: 456px; background: transparent; margin: 0px; color: transparent;"
651
+ style = " width: 123px; height: 456px; background: transparent; margin: 0px; position: absolute; color: transparent;"
652
652
>
653
653
Lorem ipsum dolor sit amet
654
654
</textarea >
@@ -678,7 +678,7 @@ exports[`style value background 1`] = `
678
678
</div >
679
679
</div >
680
680
<textarea
681
- style = " background: transparent; margin: 0px; color: transparent;"
681
+ style = " background: transparent; margin: 0px; position: absolute; color: transparent;"
682
682
>
683
683
Lorem ipsum dolor sit amet
684
684
</textarea >
@@ -708,7 +708,7 @@ exports[`style value border 1`] = `
708
708
</div >
709
709
</div >
710
710
<textarea
711
- style = " background: transparent; margin: 0px; color: transparent;"
711
+ style = " background: transparent; margin: 0px; position: absolute; color: transparent;"
712
712
>
713
713
Lorem ipsum dolor sit amet
714
714
</textarea >
@@ -738,7 +738,7 @@ exports[`style value color 1`] = `
738
738
</div >
739
739
</div >
740
740
<textarea
741
- style = " background: transparent; margin: 0px; color: transparent;"
741
+ style = " background: transparent; margin: 0px; position: absolute; color: transparent;"
742
742
>
743
743
Lorem ipsum dolor sit amet
744
744
</textarea >
@@ -768,7 +768,7 @@ exports[`style value decoration 1`] = `
768
768
</div >
769
769
</div >
770
770
<textarea
771
- style = " background: transparent; margin: 0px; color: transparent;"
771
+ style = " background: transparent; margin: 0px; position: absolute; color: transparent;"
772
772
>
773
773
Lorem ipsum dolor sit amet
774
774
</textarea >
0 commit comments