Fix percent absolute position and size calcuate different with web #1028

Closed
dislon wants to merge 1 commits from fix_layout_absolute_percentage into main
dislon commented 2020-09-01 01:44:12 -07:00 (Migrated from github.com)

This PR fixes issue #850

Additionally,

  • Fix the gentest compatibility with chrome > 75 reference to #1011
  • Regenerated the unit tests by run gentest/gentest.rb
  • Appended ^yoga/tests/*.cpp in .clang-format-ignore.
  • Move the nonautomatic generation tests in YGFlexTest.cpp , YGMinMaxDimensionTest.cpp and YGPercentageTest.cpp to a separate file
  • Fix failed test cases: YogaNodeStylePropertiesTest.java
This PR fixes issue #850 Additionally, - Fix the gentest compatibility with chrome > 75 reference to #1011 - Regenerated the unit tests by run `gentest/gentest.rb` - Appended `^yoga/tests/*.cpp` in `.clang-format-ignore`. - Move the nonautomatic generation tests in `YGFlexTest.cpp `, `YGMinMaxDimensionTest.cpp` and `YGPercentageTest.cpp` to a separate file - Fix failed test cases: `YogaNodeStylePropertiesTest.java `
facebook-github-bot commented 2020-09-01 01:44:23 -07:00 (Migrated from github.com)

Hi @dislon!

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.

In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

Hi @dislon! Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign at <https://code.facebook.com/cla>. **If you are contributing on behalf of someone else (eg your employer)**, the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. If you have received this in error or have any questions, please contact us at [cla@fb.com](mailto:cla@fb.com?subject=CLA%20for%20facebook%2Fyoga%20%231028). Thanks!
facebook-github-bot commented 2020-09-01 02:05:12 -07:00 (Migrated from github.com)

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!
dislon commented 2020-09-01 05:45:48 -07:00 (Migrated from github.com)

@SidharthGuglani could you take a look, please? Thank you!

@SidharthGuglani could you take a look, please? Thank you!
NickGerleman commented 2022-12-29 11:56:15 -08:00 (Migrated from github.com)

A lot of the repo has changed since this PR was opened, but I created a new PR #1201 to accept the conformance fix behind a feature flag, so we can test how breaking it is and make default.

A lot of the repo has changed since this PR was opened, but I created a new PR #1201 to accept the conformance fix behind a feature flag, so we can test how breaking it is and make default.

Pull request closed

Sign in to join this conversation.
No description provided.