Closed
Bug 1008072
Opened 11 years ago
Closed 11 years ago
[WebComponents] Changes to projected contents are not rendered properly in shadow dom
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1007743
People
(Reporter: yor, Unassigned)
Details
Attachments
(1 file)
787 bytes,
text/html
|
Details |
When projected content is changed, e.g., text updated, the updated text is not rendered correctly. In this case, it goes blank.
Attached is the text case to reproduce.
This may be coincidental but if some node inside the shadow dom is also updated, then the projected content change is rendered correctly.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•