@@ -457,6 +457,18 @@ exports[`Test stylelint preset with snapshot > astro preset > should match snaps
457457 " margin-left" ,
458458 ],
459459 },
460+ {
461+ " properties" : [
462+ " anchor-name" ,
463+ " anchor-scope" ,
464+ " position-area" ,
465+ " position-anchor" ,
466+ " position-try" ,
467+ " position-try-order" ,
468+ " position-try-fallbacks" ,
469+ " position-visibility" ,
470+ ],
471+ },
460472 {
461473 " properties" : [
462474 " contain" ,
@@ -481,7 +493,7 @@ exports[`Test stylelint preset with snapshot > astro preset > should match snaps
481493 " text-overflow" ,
482494 " -webkit-line-clamp" ,
483495 " line-clamp" ,
484- " scroll-behaviour " ,
496+ " scroll-behavior " ,
485497 ],
486498 },
487499 {
@@ -757,6 +769,23 @@ exports[`Test stylelint preset with snapshot > astro preset > should match snaps
757769 " border-left-color" ,
758770 " border-left-style" ,
759771 " border-left-width" ,
772+ " corner" ,
773+ " corner-block-start" ,
774+ " corner-block-end" ,
775+ " corner-inline-start" ,
776+ " corner-inline-end" ,
777+ " corner-start-start" ,
778+ " corner-start-end" ,
779+ " corner-end-start" ,
780+ " corner-end-end" ,
781+ " corner-top" ,
782+ " corner-right" ,
783+ " corner-bottom" ,
784+ " corner-left" ,
785+ " corner-top-left" ,
786+ " corner-top-right" ,
787+ " corner-bottom-right" ,
788+ " corner-bottom-left" ,
760789 " border-radius" ,
761790 " border-start-start-radius" ,
762791 " border-start-end-radius" ,
@@ -766,6 +795,23 @@ exports[`Test stylelint preset with snapshot > astro preset > should match snaps
766795 " border-top-right-radius" ,
767796 " border-bottom-right-radius" ,
768797 " border-bottom-left-radius" ,
798+ " corner-shape" ,
799+ " corner-block-start-shape" ,
800+ " corner-block-end-shape" ,
801+ " corner-inline-start-shape" ,
802+ " corner-inline-end-shape" ,
803+ " corner-start-start-shape" ,
804+ " corner-start-end-shape" ,
805+ " corner-end-start-shape" ,
806+ " corner-end-end-shape" ,
807+ " corner-top-shape" ,
808+ " corner-right-shape" ,
809+ " corner-bottom-shape" ,
810+ " corner-left-shape" ,
811+ " corner-top-left-shape" ,
812+ " corner-top-right-shape" ,
813+ " corner-bottom-right-shape" ,
814+ " corner-bottom-left-shape" ,
769815 " border-image" ,
770816 " border-image-source" ,
771817 " border-image-slice" ,
@@ -1483,6 +1529,18 @@ exports[`Test stylelint preset with snapshot > astro preset > should match snaps
14831529 " margin-left" ,
14841530 ],
14851531 },
1532+ {
1533+ " properties" : [
1534+ " anchor-name" ,
1535+ " anchor-scope" ,
1536+ " position-area" ,
1537+ " position-anchor" ,
1538+ " position-try" ,
1539+ " position-try-order" ,
1540+ " position-try-fallbacks" ,
1541+ " position-visibility" ,
1542+ ],
1543+ },
14861544 {
14871545 " properties" : [
14881546 " contain" ,
@@ -1507,7 +1565,7 @@ exports[`Test stylelint preset with snapshot > astro preset > should match snaps
15071565 " text-overflow" ,
15081566 " -webkit-line-clamp" ,
15091567 " line-clamp" ,
1510- " scroll-behaviour " ,
1568+ " scroll-behavior " ,
15111569 ],
15121570 },
15131571 {
@@ -1783,6 +1841,23 @@ exports[`Test stylelint preset with snapshot > astro preset > should match snaps
17831841 " border-left-color" ,
17841842 " border-left-style" ,
17851843 " border-left-width" ,
1844+ " corner" ,
1845+ " corner-block-start" ,
1846+ " corner-block-end" ,
1847+ " corner-inline-start" ,
1848+ " corner-inline-end" ,
1849+ " corner-start-start" ,
1850+ " corner-start-end" ,
1851+ " corner-end-start" ,
1852+ " corner-end-end" ,
1853+ " corner-top" ,
1854+ " corner-right" ,
1855+ " corner-bottom" ,
1856+ " corner-left" ,
1857+ " corner-top-left" ,
1858+ " corner-top-right" ,
1859+ " corner-bottom-right" ,
1860+ " corner-bottom-left" ,
17861861 " border-radius" ,
17871862 " border-start-start-radius" ,
17881863 " border-start-end-radius" ,
@@ -1792,6 +1867,23 @@ exports[`Test stylelint preset with snapshot > astro preset > should match snaps
17921867 " border-top-right-radius" ,
17931868 " border-bottom-right-radius" ,
17941869 " border-bottom-left-radius" ,
1870+ " corner-shape" ,
1871+ " corner-block-start-shape" ,
1872+ " corner-block-end-shape" ,
1873+ " corner-inline-start-shape" ,
1874+ " corner-inline-end-shape" ,
1875+ " corner-start-start-shape" ,
1876+ " corner-start-end-shape" ,
1877+ " corner-end-start-shape" ,
1878+ " corner-end-end-shape" ,
1879+ " corner-top-shape" ,
1880+ " corner-right-shape" ,
1881+ " corner-bottom-shape" ,
1882+ " corner-left-shape" ,
1883+ " corner-top-left-shape" ,
1884+ " corner-top-right-shape" ,
1885+ " corner-bottom-right-shape" ,
1886+ " corner-bottom-left-shape" ,
17951887 " border-image" ,
17961888 " border-image-source" ,
17971889 " border-image-slice" ,
@@ -2509,6 +2601,18 @@ exports[`Test stylelint preset with snapshot > normal preset > should match snap
25092601 " margin-left" ,
25102602 ],
25112603 },
2604+ {
2605+ " properties" : [
2606+ " anchor-name" ,
2607+ " anchor-scope" ,
2608+ " position-area" ,
2609+ " position-anchor" ,
2610+ " position-try" ,
2611+ " position-try-order" ,
2612+ " position-try-fallbacks" ,
2613+ " position-visibility" ,
2614+ ],
2615+ },
25122616 {
25132617 " properties" : [
25142618 " contain" ,
@@ -2533,7 +2637,7 @@ exports[`Test stylelint preset with snapshot > normal preset > should match snap
25332637 " text-overflow" ,
25342638 " -webkit-line-clamp" ,
25352639 " line-clamp" ,
2536- " scroll-behaviour " ,
2640+ " scroll-behavior " ,
25372641 ],
25382642 },
25392643 {
@@ -2809,6 +2913,23 @@ exports[`Test stylelint preset with snapshot > normal preset > should match snap
28092913 " border-left-color" ,
28102914 " border-left-style" ,
28112915 " border-left-width" ,
2916+ " corner" ,
2917+ " corner-block-start" ,
2918+ " corner-block-end" ,
2919+ " corner-inline-start" ,
2920+ " corner-inline-end" ,
2921+ " corner-start-start" ,
2922+ " corner-start-end" ,
2923+ " corner-end-start" ,
2924+ " corner-end-end" ,
2925+ " corner-top" ,
2926+ " corner-right" ,
2927+ " corner-bottom" ,
2928+ " corner-left" ,
2929+ " corner-top-left" ,
2930+ " corner-top-right" ,
2931+ " corner-bottom-right" ,
2932+ " corner-bottom-left" ,
28122933 " border-radius" ,
28132934 " border-start-start-radius" ,
28142935 " border-start-end-radius" ,
@@ -2818,6 +2939,23 @@ exports[`Test stylelint preset with snapshot > normal preset > should match snap
28182939 " border-top-right-radius" ,
28192940 " border-bottom-right-radius" ,
28202941 " border-bottom-left-radius" ,
2942+ " corner-shape" ,
2943+ " corner-block-start-shape" ,
2944+ " corner-block-end-shape" ,
2945+ " corner-inline-start-shape" ,
2946+ " corner-inline-end-shape" ,
2947+ " corner-start-start-shape" ,
2948+ " corner-start-end-shape" ,
2949+ " corner-end-start-shape" ,
2950+ " corner-end-end-shape" ,
2951+ " corner-top-shape" ,
2952+ " corner-right-shape" ,
2953+ " corner-bottom-shape" ,
2954+ " corner-left-shape" ,
2955+ " corner-top-left-shape" ,
2956+ " corner-top-right-shape" ,
2957+ " corner-bottom-right-shape" ,
2958+ " corner-bottom-left-shape" ,
28212959 " border-image" ,
28222960 " border-image-source" ,
28232961 " border-image-slice" ,
0 commit comments