Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: CSS offset-path syntax changes #680

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Conversation

dipikabh
Copy link
Contributor

@dipikabh dipikabh commented Aug 8, 2023

Description

In Fx116, the syntax of offset-path has been updated.

Previous syntax: offset-path: none | ray( [ <angle> && <size> && contain? ] ) | <path()> | <url> | [ <basic-shape> || <geometry-box> ]
New syntax: offset-path: none | <offset-path> || <coord-box>

Supporting details

Related issues and pull requests

Related content update: mdn/content#28348

@bsmth bsmth self-assigned this Aug 21, 2023
@bsmth bsmth changed the title Fx116: Update offset-path syntax feat: CSS offset-path syntax changes Aug 21, 2023
Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@bsmth bsmth merged commit a609205 into mdn:main Aug 21, 2023
3 checks passed
bsmth pushed a commit that referenced this pull request Aug 21, 2023
🤖 I have created a release *beep* *boop*
---


## [2.0.33](v2.0.32...v2.0.33)
(2023-08-21)


### Features

* update CSS offset-path syntax
([#680](#680))
([a609205](a609205))


### Miscellaneous Chores

* release 2.0.32
([6ff71b4](6ff71b4))
* release 2.0.33
([fa9c0e5](fa9c0e5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@dipikabh
Copy link
Contributor Author

Thanks for reviewing this, @bsmth!

@dipikabh dipikabh deleted the fx116-offset-path branch August 23, 2023 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants