Make aspectRatio
property spec compliant
#1295
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Report
Issues and Steps to Reproduce
The following can be added as
gentest/fixtures/YGAspectRatioTest.html
. Note that for the tests containing text, the test generation script/template will need support added for measuring text and generating a measure function (https://github.com/facebook/yoga/issues/1296)Expected Behavior
Tests should pass
Actual Behavior
Tests fail
Link to Code
See
974473aa99/website/contents/properties/aspect-ratio.md (L2)
which documents Yoga's aspectRatio support as non-standardcan I work on this?