Chromium Code Reviews| Index: core/svg/SVGTRefElement.idl |
| =================================================================== |
| --- core/svg/SVGTRefElement.idl (revision 23517) |
| +++ core/svg/SVGTRefElement.idl (working copy) |
| @@ -23,9 +23,7 @@ |
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| */ |
| -[ |
| - Conditional=SVG |
| -] interface SVGTRefElement : SVGTextPositioningElement, |
| - SVGURIReference { |
| +interface SVGTRefElement : SVGTextPositioningElement, |
| + SVGURIReference { |
| }; |