NEW203674
Inserting element with table styling into DOM causes freeze
https://bugs.webkit.org/show_bug.cgi?id=203674
Summary Inserting element with table styling into DOM causes freeze
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.