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

Update safelist.rb to include overflow-x and y #206

Merged
merged 1 commit into from Jun 6, 2021

Conversation

sampokuokkanen
Copy link
Contributor

Just run into the problem of overflow-x and y disappearing.
It seems like the end-goal is to not to have to maintain a list like this, but at least in my use case overflow-y is used quite a bit.
So it would be pretty great to have it as allowed property too!

@sampokuokkanen
Copy link
Contributor Author

The tests seem to fail on main branch too (at least locally for me). Any ideas there? 🤔

@flavorjones
Copy link
Owner

@sampokuokkanen Thanks for the PR! I'll take a look as soon as I have a bit of time.

The tests are likely failing because of Nokogiri's recent upgrade to libxml 2.9.12, please ignore that for now and I'll rebase your branch once that's fixed.

Just run into the problem of overflow-x and y disappearing. 
It seems like the end-goal is to not to have to maintain a list like this, but at least in my use case overflow-y is used quite a bit. 
So it would be pretty great to have it as allowed property too!
@flavorjones
Copy link
Owner

Rebased! Let's see what CI says now.

@flavorjones flavorjones merged commit c5fd06e into flavorjones:main Jun 6, 2021
@flavorjones
Copy link
Owner

Cutting v2.9.10 now. Thank you for your contribution!

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

2 participants