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

Fix flooring of border #42411

Closed
wants to merge 1 commit into from

Commits on Jan 23, 2024

  1. Fix flooring of border (facebook#42411)

    Summary:
    
    X-link: facebook/yoga#1562
    
    I added a small regression D52605596, where negative border would not be correctly floored. This fixes that, and starts adding tests specifically targeting the computed style API, now decoupled from the yoga node.
    
    Reviewed By: joevilches
    
    Differential Revision: D52930827
    NickGerleman authored and facebook-github-bot committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    bd842df View commit details
    Browse the repository at this point in the history