()
| 24711 | bern${Particle.nest(css, 2)}`) |
| 24712 | } |
| 24713 | _getPageHeadStump() { |
| 24714 | return this.root.willowBrowser.getHeadStumpParticle() |
| 24715 | } |
| 24716 | _removeCss() { |
| 24717 | if (!this._cssStumpParticle) return this |
| 24718 | this._cssStumpParticle.removeCssStumpParticle() |
no test coverage detected