[Webkit-unassigned] [Bug 23113] Layer content inside HTML in SVG foreignObject renders in the wrong place

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 00:11:23 PDT 2020


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

Edaqa Mortoray <eda-qa at disemia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eda-qa at disemia.com

--- Comment #30 from Edaqa Mortoray <eda-qa at disemia.com> ---
Created attachment 404542

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

Showing defect using scrolling section

This shows the defect using a div which contains a scrollable section.

The inner-document has these CSS settings:

```
        .inner-document {
                font-size: 28px; 
                overflow-y: auto;
                width: 100%;
                height: 100%;
        }
```

The moment the size exceeds the space to the foreignObject the render error happens.

-- 
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/20200717/b58433f2/attachment-0001.htm>


More information about the webkit-unassigned mailing list