ssia
Created attachment 451638 [details] Patch
Comment on attachment 451638 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=451638&action=review > Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:-585 > - if (!flow.isHorizontalWritingMode()) > - SET_REASON_AND_RETURN_IF_NEEDED(FlowHasHorizonalWritingMode, reasons, includeReasons); Finally!
Created attachment 451823 [details] Patch
Created attachment 451830 [details] Patch
Created attachment 451855 [details] Patch
Created attachment 452132 [details] Patch
Created attachment 452310 [details] Patch
<rdar://problem/89123721>
Created attachment 452513 [details] Patch
Created attachment 452519 [details] Patch
Created attachment 452604 [details] Patch
Created attachment 452605 [details] Patch
Created attachment 452623 [details] Patch
Created attachment 452645 [details] Patch
Created attachment 452677 [details] Patch
Created attachment 452694 [details] Patch
Committed r290229 (247554@main): <https://commits.webkit.org/247554@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 452694 [details].
This fixed a number of tests. Related bugs, and removed test expectations in r290235.