-
Notifications
You must be signed in to change notification settings - Fork 1.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
Gentest and initial tests for intrinsic sizing #1723
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This pull request was exported from Phabricator. Differential Revision: D64145117 |
This pull request was exported from Phabricator. Differential Revision: D64145117 |
Summary: Pull Request resolved: facebook#1723 Adds gentest support for intrinsic sizing keywords and creates an initial batch of somewhat interesting tests for these keywords on `width`, `height`, `min-width`, `min-height`, `max-width`, `max-height`, and `flex-basis` Differential Revision: D64145117
e08d549
to
8a4ce9b
Compare
8a4ce9b
to
e377749
Compare
Summary: Pull Request resolved: facebook#1723 Adds gentest support for intrinsic sizing keywords and creates an initial batch of somewhat interesting tests for these keywords on `width`, `height`, `min-width`, `min-height`, `max-width`, `max-height`, and `flex-basis` Reviewed By: NickGerleman Differential Revision: D64145117
This pull request was exported from Phabricator. Differential Revision: D64145117 |
This pull request was exported from Phabricator. Differential Revision: D64145117 |
Summary: Pull Request resolved: facebook#1723 Adds gentest support for intrinsic sizing keywords and creates an initial batch of somewhat interesting tests for these keywords on `width`, `height`, `min-width`, `min-height`, `max-width`, `max-height`, and `flex-basis` Reviewed By: NickGerleman Differential Revision: D64145117
e377749
to
c5fca4e
Compare
Summary: Pull Request resolved: facebook#1723 Adds gentest support for intrinsic sizing keywords and creates an initial batch of somewhat interesting tests for these keywords on `width`, `height`, `min-width`, `min-height`, `max-width`, `max-height`, and `flex-basis` Reviewed By: NickGerleman Differential Revision: D64145117
This pull request was exported from Phabricator. Differential Revision: D64145117 |
c5fca4e
to
adcc447
Compare
This pull request was exported from Phabricator. Differential Revision: D64145117 |
Summary: Pull Request resolved: facebook#1723 Adds gentest support for intrinsic sizing keywords and creates an initial batch of somewhat interesting tests for these keywords on `width`, `height`, `min-width`, `min-height`, `max-width`, `max-height`, and `flex-basis` Reviewed By: NickGerleman Differential Revision: D64145117
adcc447
to
5957eac
Compare
Summary: Pull Request resolved: facebook#1723 Adds gentest support for intrinsic sizing keywords and creates an initial batch of somewhat interesting tests for these keywords on `width`, `height`, `min-width`, `min-height`, `max-width`, `max-height`, and `flex-basis` Reviewed By: NickGerleman Differential Revision: D64145117
This pull request was exported from Phabricator. Differential Revision: D64145117 |
5957eac
to
fc8e090
Compare
This pull request was exported from Phabricator. Differential Revision: D64145117 |
Summary: Pull Request resolved: facebook#1723 Adds gentest support for intrinsic sizing keywords and creates an initial batch of somewhat interesting tests for these keywords on `width`, `height`, `min-width`, `min-height`, `max-width`, `max-height`, and `flex-basis` Reviewed By: NickGerleman Differential Revision: D64145117
fc8e090
to
e850ece
Compare
Summary: Pull Request resolved: facebook#1723 Adds gentest support for intrinsic sizing keywords and creates an initial batch of somewhat interesting tests for these keywords on `width`, `height`, `min-width`, `min-height`, `max-width`, `max-height`, and `flex-basis` Reviewed By: NickGerleman Differential Revision: D64145117
e850ece
to
1c49c59
Compare
This pull request was exported from Phabricator. Differential Revision: D64145117 |
Summary: Pull Request resolved: facebook#1723 Adds gentest support for intrinsic sizing keywords and creates an initial batch of somewhat interesting tests for these keywords on `width`, `height`, `min-width`, `min-height`, `max-width`, `max-height`, and `flex-basis` Reviewed By: NickGerleman Differential Revision: D64145117
1c49c59
to
2565b70
Compare
This pull request was exported from Phabricator. Differential Revision: D64145117 |
Differential Revision: D63927512
Differential Revision: D64002837
Summary: Pull Request resolved: facebook#1723 Adds gentest support for intrinsic sizing keywords and creates an initial batch of somewhat interesting tests for these keywords on `width`, `height`, `min-width`, `min-height`, `max-width`, `max-height`, and `flex-basis` Reviewed By: NickGerleman Differential Revision: D64145117
This pull request was exported from Phabricator. Differential Revision: D64145117 |
2565b70
to
40fd82d
Compare
This pull request has been merged in 867bfae. |
This pull request has been reverted by c12e732. |
Summary: Adds gentest support for intrinsic sizing keywords and creates an initial batch of somewhat interesting tests for these keywords on
width
,height
,min-width
,min-height
,max-width
,max-height
, andflex-basis
Differential Revision: D64145117