You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SVGs can contain <title> tags too, causing spurious output from the title plugin. The title plugin should look for the xpath /html/head/title rather than all title elements.
SVGs can contain <title> tags too, causing spurious output from the title plugin. The title plugin should look for the xpath
/html/head/titlerather than all title elements.