Resync web-platform-tests/css/css-sizing/aspect-ratio from upstream
Created attachment 418385 [details] Patch
Created attachment 418386 [details] Patch
Comment on attachment 418386 [details] Patch r=me, but please wait for green EWSs before landing.
Created attachment 418402 [details] Patch
Committed r271893: <https://trac.webkit.org/changeset/271893> All reviewed patches have been landed. Closing bug and clearing flags on attachment 418402 [details].
<rdar://problem/73627884>
The newly added test imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/zero-or-infinity-001.html is constantly crashing History; https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-sizing%2Faspect-ratio%2Fzero-or-infinity-001.html Log: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.WebCore 0x000000010e9059d3 operator/ + 8 (LayoutUnit.h:513) [inlined] 1 com.apple.WebCore 0x000000010e9059d3 blockSizeFromAspectRatio + 35 (RenderBox.h:713) [inlined] 2 com.apple.WebCore 0x000000010e9059d3 WebCore::RenderBox::computeLogicalHeight(WebCore::LayoutUnit, WebCore::LayoutUnit) const + 2691 (RenderBox.cpp:2947) 3 com.apple.WebCore 0x000000010e904dbc WebCore::RenderBox::updateLogicalHeight() + 140 (RenderBox.cpp:2872) 4 com.apple.WebCore 0x000000010e8d86f3 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit) + 1715 (RenderBlockFlow.cpp:545) 5 com.apple.WebCore 0x000000010e8c5c2a WebCore::RenderBlock::layout() + 42 (RenderBlock.cpp:598)
I have a fix for the crash here, I will land this later today: https://bugs.webkit.org/show_bug.cgi?id=220970