Files
gerrit/polygerrit-ui/app/elements/diff/gr-diff
Ben Rohlfs 4980296287 Fix displaying comments in Polymer 2
slotToContent is code that should only be executed in Polymer 1.

It is weird that splitting up a CSS rule into two would help, but maybe
that has to do with ::slotted() descendants not being supported at all:

https://polymer-library.polymer-project.org/2.0/docs/upgrade#replace-content-selectors
"In shadow DOM v1, you cannot select a descendant of a top-level
distributed child. No selectors can follow the ::slotted() selector."

Bug: Issue 11067
Bug: Issue 11068
Change-Id: Ibb9ed9a5749a3bb94eff7736c3a9f746c83f37f9
2019-07-12 06:29:27 +00:00
..
2019-05-23 17:02:28 +02:00
2019-06-28 18:16:26 +02:00