<use/>_myeclipse2013_chrome49

Source: Internet
Author: User
Tags polyline

1.

The code for the JSP in MyEclipse2013 is similar:

<%@page Import="Java.net.URLDecoder"%><%@ Page Language="Java"Import="java.util.*, svgedit.*, svgoper.*"pageencoding="Utf-8" %><%StringPath=Request.getcontextpath ();StringBasePath=Request.getscheme ()+"://"+Request.getservername ()+":"+Request.getserverport ()+Path+"/";%><!DOCTYPE HTML><HTML>  <Head>    <Basehref= "<%=basePath%>">    <title>My JSP ' myjsp01.jsp ' starting page</title>        <Metahttp-equiv= "Pragma"content= "No-cache">    <Metahttp-equiv= "Cache-control"content= "No-cache">    <Metahttp-equiv= "Expires"content= "0">        <Metahttp-equiv= "keywords"content= "Keyword1,keyword2,keyword3">    <Metahttp-equiv= "description"content= "This is my page">    <!--<link rel= "stylesheet" type= "Text/css " href= "Styles.css" > -  </Head>      <Scripttype= "Text/javascript">  </Script>    <Body>        <DivID= "Divsvg">    <svgversion= "1.1"width= "5650"Height= "2850"ViewBox= "0 0 5650 2850"xmlns= "Http://www.w3.org/2000/svg"Xmlns:xlink= "Http://www.w3.org/1999/xlink"Xmlns:cge= "http://iec.ch/TC57/2005/SVG-schema#"Xmlns:hzsvg= "Http://holleygrid.cn/svg"><styletype= "Text/css"/><defs> <symbol id= "loadbreakswitch_33" viewbox= "0.0000 0.0000 4.0000 8.0000" ><polyline stroke= "RGB (0 , 0) "stroke-width=" 0.133333333333333 "fill=" RGB (0, 0) "points=" 0.9943, 2.5039 0.9943, 5.4879 2.9825, 5.4879 2.9 825, 2.5039 0.9943, 2.5039 "/><polyline stroke=" RGB (0, 0) "stroke-width=" 0.133333333333333 "fill=" None " Points= "2.0000, 1.0000 2.0000, 0.0000"/><polyline stroke= "RGB (0, 0)" stroke-width= "0.133333333333333" fill= "None" points= "2.0000, 7.0000 2.0000, 8.0000"/><polyline stroke= "RGB (0, 0)" Stroke-width= "0.133333333333333        "Fill=" None "points=" 0.0000, 1.0000 0.0000, 7.0000 4.0000, 7.0000 4.0000, 1.0000 0.0000, 1.0000 "/></symbol> </defs> <use xlink:href= "#LoadBreakSwitch_33" x= "y=" "width=" "height=" y= "visible" ></use> </svg> </div> </body>

2.

In "Chrome version 49.0.2623.87 m",<use/> not show!!! IE9 can be displayed!!!

3.

So all kinds of search without fruit ...

4.

Then, try to create a new HTML5 in the MyEclipse2013 HTML, the content of <svg/> copied into, can be displayed!!!

So, try to comment the individual HTML statements, after the comment out of <base/>,<use/> appeared ...

5.

<base/> will affect the display of the graphics in inline <svg/> in Chrome version 49.0.2623.87 m??? Unknown so ...

6.

After all this time, it was the problem ... Just want to say WTF ...

7.

<use/>_myeclipse2013_chrome49

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.