New issue
Advanced search Search tips

Issue 832664 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 2
Type: Bug-Regression



Sign in to add a comment

[Missing Test]: Rendering issue with svg inside an iframe

Project Member Reported by sindhu.chelamcherla@chromium.org, Apr 13 2018

Issue description

The test is turning out to be quite difficult to implement. If I try to implement the
repro situation locally via <object> elements transitioning from display:none to display:
inline, loading the SVG will result in the callsite to UpdateStyleAndLayoutTree in
Document::FinishedParsing, because CommittedFirstRealDocumentLoad was true.
In the real site, this is false, for whatever reason related to quirks of loading.

Adding a unittest is challenging, but should be a more feasible way forward.
Status: WontFix (was: Assigned)
It is just way to hard to do this.

Sign in to add a comment