Skip to content

xsml中的空style节点,导致页面报错 #2

@terrykingcha

Description

@terrykingcha

示例代码:

<xsml version="1.0">
  <head>
    <title>JSAR Widget</title>
    <link id="model" rel="mesh" type="octstream/glb" href="./model/yellow_duck.glb" />
    <script src="./lib/main.ts"></script>
    <style>

    </style>
  </head>
  <space>
    <mesh id="model" ref="model" selector="__root__" />
  </space>
</xsml>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions