Bug 203674

Summary: Inserting element with table styling into DOM causes freeze
Product: WebKit Reporter: jonathan
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Major CC: ap, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: Safari 13   
Hardware: iPhone / iPad   
OS: iOS 13   
Attachments:
Description Flags
Bug reproduction example none

jonathan
Reported 2019-10-31 05:59:09 PDT
Created attachment 382454 [details] Bug reproduction example We're running into problems with Safari unexpectedly locking up on iOS 13.1 It seems to require the following steps: 1. Clicking a checkbox 2. Triggering an event handler which inserts HTML 3. The inserted HTML is styled with `display: table` I've attached a reproduction example, checking the box and clicking "Apply" will reproduce the hang.
Attachments
Bug reproduction example (1.30 KB, text/html)
2019-10-31 05:59 PDT, jonathan
no flags
Radar WebKit Bug Importer
Comment 1 2019-11-04 18:33:58 PST
Note You need to log in before you can comment on or make changes to this bug.