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

Enable x-lang attribute for Servo engine #24

Merged
merged 2 commits into from Mar 19, 2024

Conversation

MunishMummadi
Copy link
Contributor

Description

This Pull Request includes the following changes:

style/properties/longhands/font.mako.rs

  • Modified the helpers.predefined_type function call for -x-lang, adding support for gecko servo engines.

style/values/specified/font.rs

  • Added implementation for XTextScale, providing functionality for handling text scaling.

refer at servo issue

@Loirooriol
Copy link
Contributor

The patch looks good, but here in the description you are mentioning XTextScale which is unrelated?

style/values/specified/font.rs Outdated Show resolved Hide resolved
@Loirooriol Loirooriol added this pull request to the merge queue Mar 19, 2024
Merged via the queue into servo:main with commit bcdebc4 Mar 19, 2024
3 checks passed
Loirooriol pushed a commit that referenced this pull request Mar 29, 2024
* Enable x-lang attribute

* updated-serialize-deserialize
Loirooriol pushed a commit that referenced this pull request Apr 9, 2024
* Enable x-lang attribute

* updated-serialize-deserialize
Loirooriol pushed a commit that referenced this pull request Apr 13, 2024
* Enable x-lang attribute

* updated-serialize-deserialize
Loirooriol pushed a commit that referenced this pull request Apr 15, 2024
* Enable x-lang attribute

* updated-serialize-deserialize
Loirooriol pushed a commit that referenced this pull request Apr 22, 2024
* Enable x-lang attribute

* updated-serialize-deserialize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants