Bug 233142 - Revert r285235
Summary: Revert r285235
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks: 183994
  Show dependency treegraph
 
Reported: 2021-11-15 12:30 PST by Antti Koivisto
Modified: 2021-11-15 13:22 PST (History)
1 user (show)

See Also:


Attachments
Patch for landing (10.50 KB, patch)
2021-11-15 12:33 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2021-11-15 12:30:30 PST
Causes crash with simple repro

<div id=t style="border-radius: unset"></div>
<script>
t.style.borderRadius;
</script>
Comment 1 Antti Koivisto 2021-11-15 12:33:53 PST
Created attachment 444294 [details]
Patch for landing
Comment 2 EWS 2021-11-15 13:18:10 PST
Committed r285827 (244265@main): <https://commits.webkit.org/244265@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 444294 [details].
Comment 3 Radar WebKit Bug Importer 2021-11-15 13:22:43 PST
<rdar://problem/85426278>