org.eclipse.wst.html.core.tests.parser.AttrTest
Source :
<a href="<%=c%>">a</a>


StructuredDocument Regions :
[0, 9] (<a href=")
[9, 10] (<)
[10, 12] (%=)
[12, 13] (c)
[13, 14] (%)
[14, 18] (>">a)
[18, 22] (</a>)

Tree :
#document
--a/a@[0, 9] (<a href&#61;")@[18, 22] (</a>)
----#text(<%&#61;c%>">a)@{[9, 10] (<),[10, 12] (%&#61;),[12, 13] (c),[13, 14] (%),[14, 18] (>">a)}

