Commit 90bc67c
authored
feat(css): alsoAppliesTo data for bg-pos-x/bg-pos-y (#707)
<!-- 🙌 Thanks for contributing! Adding details below will help us to
merge your PR faster. -->
<!-- Commits need to adhere to conventional commits and only `fix:` and
`feat:` commits are added to the release notes. -->
<!-- https://www.conventionalcommits.org/en/v1.0.0/#examples -->
### Description
Copy the `alsoAppliesTo` data from `background-position` to
`background-position-x` and `background-position-y`, an obvious
derivation from the shorthand property.
### Motivation
Provide more complete/detailed "Formal definition" data for MDN CSS
property reference.
### Additional details
<!-- 🔗 Link to documentation, bug trackers, source control, or other
places providing more context -->
### Related issues and pull requests
<!-- 🔨 If this fully resolves a GitHub issue, use "Fixes #123" -->
<!-- 👉 Highlight related pull requests using "Relates to #123" -->
<!-- ❗ If another pull request should be merged first, use "**Depends
on:** #123" -->1 parent 488b6e4 commit 90bc67c
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2329 | 2329 | | |
2330 | 2330 | | |
2331 | 2331 | | |
| 2332 | + | |
| 2333 | + | |
| 2334 | + | |
| 2335 | + | |
| 2336 | + | |
2332 | 2337 | | |
2333 | 2338 | | |
2334 | 2339 | | |
| |||
2345 | 2350 | | |
2346 | 2351 | | |
2347 | 2352 | | |
| 2353 | + | |
| 2354 | + | |
| 2355 | + | |
| 2356 | + | |
| 2357 | + | |
2348 | 2358 | | |
2349 | 2359 | | |
2350 | 2360 | | |
| |||
0 commit comments