Add default test for box sizing #1716

Closed
joevilches wants to merge 1 commits from export-D63802722 into main

1 Commits

Author SHA1 Message Date
Joe Vilches
9d5c9d539e Add default test for box sizing
Summary:
Had a mini heart attack thinking I set the default to content box. Wrote this to double check and it passed. Might as well check it in

Technically the default to BoxSizing.h is ContentBox, but in the style we override that. Regardless I switched that around so border box was the default.

Changelog: [Internal]

Differential Revision: D63802722
2024-10-02 17:32:52 -07:00