RESOLVED FIXED Bug 220968
Resync web-platform-tests/css/css-sizing/aspect-ratio from upstream
https://bugs.webkit.org/show_bug.cgi?id=220968
Summary Resync web-platform-tests/css/css-sizing/aspect-ratio from upstream
Rob Buis
Reported 2021-01-26 02:38:31 PST
Resync web-platform-tests/css/css-sizing/aspect-ratio from upstream
Attachments
Patch (185.26 KB, patch)
2021-01-26 02:47 PST, Rob Buis
no flags
Patch (131.32 KB, patch)
2021-01-26 02:51 PST, Rob Buis
no flags
Patch (131.47 KB, patch)
2021-01-26 05:32 PST, Rob Buis
no flags
Rob Buis
Comment 1 2021-01-26 02:47:32 PST
Rob Buis
Comment 2 2021-01-26 02:51:18 PST
Manuel Rego Casasnovas
Comment 3 2021-01-26 03:53:29 PST
Comment on attachment 418386 [details] Patch r=me, but please wait for green EWSs before landing.
Rob Buis
Comment 4 2021-01-26 05:32:27 PST
EWS
Comment 5 2021-01-26 12:25:13 PST
Committed r271893: <https://trac.webkit.org/changeset/271893> All reviewed patches have been landed. Closing bug and clearing flags on attachment 418402 [details].
Radar WebKit Bug Importer
Comment 6 2021-01-26 12:26:18 PST
Truitt Savell
Comment 7 2021-01-26 14:29:42 PST
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)
Rob Buis
Comment 8 2021-01-26 21:10:54 PST
I have a fix for the crash here, I will land this later today: https://bugs.webkit.org/show_bug.cgi?id=220970
Note You need to log in before you can comment on or make changes to this bug.