This struct is used and modified at various points during flex layout. The "context," portion of the name almost implies some level of immutability, but we only pass it around as const during select parts of the code path. Instead let's call it "state." since some of the members will get modified as we go through flex layout.
<rdar://problem/109738350>
Pull request: https://github.com/WebKit/WebKit/pull/14273
Committed 264500@main (c8996adb7069): <https://commits.webkit.org/264500@main> Reviewed commits have been landed. Closing PR #14273 and removing active labels.