-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Fix flooring of border #42411
Conversation
This pull request was exported from Phabricator. Differential Revision: D52930827 |
c24c924
to
933e334
Compare
This pull request was exported from Phabricator. Differential Revision: D52930827 |
Base commit: cfcf3a3 |
933e334
to
ebcaf14
Compare
Summary: X-link: facebook/react-native#42411 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
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
This pull request was exported from Phabricator. Differential Revision: D52930827 |
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
ebcaf14
to
5c24c6d
Compare
Summary: X-link: facebook/react-native#42411 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
This pull request was exported from Phabricator. Differential Revision: D52930827 |
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
5c24c6d
to
cb5fc5e
Compare
Summary: X-link: facebook/react-native#42411 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
This pull request was exported from Phabricator. Differential Revision: D52930827 |
Summary: X-link: facebook/react-native#42411 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
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
cb5fc5e
to
095bed3
Compare
This pull request was exported from Phabricator. Differential Revision: D52930827 |
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
095bed3
to
8c011ce
Compare
Summary: X-link: facebook/react-native#42411 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
This pull request was exported from Phabricator. Differential Revision: D52930827 |
Summary: X-link: facebook/react-native#42411 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
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
8c011ce
to
5558416
Compare
This pull request was exported from Phabricator. Differential Revision: D52930827 |
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
Summary: X-link: facebook/react-native#42411 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
5558416
to
bd842df
Compare
This pull request was exported from Phabricator. Differential Revision: D52930827 |
Summary: X-link: facebook/react-native#42411 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 fbshipit-source-id: e165dade705a8de54c92d65f3664c9081137788c
Summary: X-link: facebook/react-native#42411 Pull Request resolved: #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 fbshipit-source-id: e165dade705a8de54c92d65f3664c9081137788c
This pull request has been merged in e27452a. |
Summary: 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.
Differential Revision: D52930827