if (!ui_service_->IsAiUrl(url)) {
return;
}remove
this.$.opaqueOverlay.classList.remove('fade-animation');
/* Requesting offsetWidth forces css re-render (synchronous reflow)
* since browser wants to be accurate awhen giving current measurement
* of offsetWidth. Otherwise, browser is lazy and considers adding
* then removing class as not a renderable css change.
*/
void this.$.opaqueOverlay.offsetWidth;
this.$.opaqueOverlay.classList.add('fade-animation');| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |