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

Add web compat unit tests and fixes #37876

Merged
merged 3 commits into from
Jun 15, 2023
Merged

Add web compat unit tests and fixes #37876

merged 3 commits into from
Jun 15, 2023

Commits on Jun 14, 2023

  1. Add web compat unit tests and fixes (#35316)

    Summary:
    Adds compat with W3C logical CSS properties. See #34425
    
    This is a replacement for reverted #34590, which can no longer be imported internally.
    
    [General][Added] - Added CSS logical properties.
    
    Pull Request resolved: #35316
    
    Test Plan: Unit test snapshots.
    
    Reviewed By: NickGerleman
    
    Differential Revision: D41230978
    
    Pulled By: necolas
    
    fbshipit-source-id: 40e93d0d697f0cb28390480ce2b4bcbce18da70a
    necolas authored and AlexanderEggers committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    da5ed0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42a0888 View commit details
    Browse the repository at this point in the history
  3. fix tests

    AlexanderEggers committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b7644aa View commit details
    Browse the repository at this point in the history