Skip to content

Commit

Permalink
updated the initial value for text-emphasis-position
Browse files Browse the repository at this point in the history
  • Loading branch information
dletorey committed Oct 14, 2024
1 parent 1c27870 commit 04f6953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -9886,7 +9886,7 @@
"groups": [
"CSS Text Decoration"
],
"initial": "over right",
"initial": "auto",
"appliesto": "allElements",
"computed": "asSpecified",
"order": "uniqueOrder",
Expand Down

0 comments on commit 04f6953

Please sign in to comment.