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
The following shows Some HTML, which should be followed by And some SVG, but only And some is seen. In Chrome 39.0.2171.95 with Polymer 0.5.2, the DOM node for <template ref="svg"... does not contain a #document-fragment; it is empty.
The following shows
Some HTML
, which should be followed byAnd some SVG
, but onlyAnd some
is seen. In Chrome 39.0.2171.95 with Polymer 0.5.2, the DOM node for<template ref="svg"...
does not contain a#document-fragment
; it is empty.The text was updated successfully, but these errors were encountered: