Skip to content

Commit bfe12c7

Browse files
ortagithub-actions[bot]
authored andcommitted
🤖 Update core dependencies
1 parent 907f5dc commit bfe12c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

baselines/ts5.5/dom.generated.d.ts

+2
Original file line numberDiff line numberDiff line change
@@ -4600,6 +4600,7 @@ interface CSSStyleDeclaration {
46004600
shapeMargin: string;
46014601
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/shape-outside) */
46024602
shapeOutside: string;
4603+
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/shape-rendering) */
46034604
shapeRendering: string;
46044605
stopColor: string;
46054606
stopOpacity: string;
@@ -4619,6 +4620,7 @@ interface CSSStyleDeclaration {
46194620
textAlign: string;
46204621
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-align-last) */
46214622
textAlignLast: string;
4623+
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-anchor) */
46224624
textAnchor: string;
46234625
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-combine-upright) */
46244626
textCombineUpright: string;

0 commit comments

Comments
 (0)