[Webkit-unassigned] [Bug 203674] New: Inserting element with table styling into DOM causes freeze

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 05:59:09 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=203674

            Bug ID: 203674
           Summary: Inserting element with table styling into DOM causes
                    freeze
           Product: WebKit
           Version: Safari 13
          Hardware: iPhone / iPad
                OS: iOS 13
            Status: NEW
          Severity: Major
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jonathan at kingandpartners.com

Created attachment 382454

  --> https://bugs.webkit.org/attachment.cgi?id=382454&action=review

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191031/857b8c87/attachment.htm>


More information about the webkit-unassigned mailing list