1<div>
2  <!-- attribute_Compiler_Test_001 -->
3  <slider max="100"></slider>
4
5  <!-- attribute_Compiler_Test_002 -->
6  <image/>
7
8  <!-- attribute_Compiler_Test_003 -->
9  <div key="day">hello</div>
10
11  <!-- attribute_Compiler_Test_004 -->
12  <text>hello</text>
13
14  <!-- attribute_Compiler_Test_005 -->
15  <text>{{num}}</text>
16</div>
17
18