提交 7e3f311f 编写于 作者: D dongwei 提交者: wanggang

add test cases

Signed-off-by: Ndongwei <dongwei@kaihongdigi.com>
上级 4af1a5ed
......@@ -551,7 +551,16 @@
padding-end: 10px;
}
.propNewAdd{
height: 15px;
margin-bottom: 3px;
background-color:#c00000;
width: 100%;
margin-left: 10px;
margin-right: 10px;
padding-start: 10px;
padding-end: 10px;
}
......@@ -88,6 +88,16 @@
data-chart="">
</chart>
<text class="sub-title">
通用属性 -- data
</text>
<chart class="propNewAdd"
data="通用属性 -- data">
</chart>
<chart class="propNewAdd"
data="">
</chart>
<text class="sub-title">
通用属性 -- click-effect
</text>
......@@ -241,5 +251,28 @@
<chart id="animationdurationNone"
animationduration="">
</chart>
<text class="sub-title">
特有属性 -- tid
</text>
<chart class="propNewAdd"
tid="id">
</chart>
<chart class="propNewAdd"
tid="">
</chart>
<text class="sub-title">
特有属性 -- elif
</text>
<chart class="propNewAdd"
if="false">
</chart>
<chart class="propNewAdd"
elif="true">
</chart>
<chart class="propNewAdd"
elif="false">
</chart>
</div>
</div>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册