blob: 4854f7e6c924f2b65bad0d3ff0bb1a6701043771 [file] [log] [blame]
org.eclipse.wst.html.core.tests.parser.UpdaterTest13
Source :
<a>
<b>
</b> </a>
StructuredDocument Regions :
[0, 3] (<a>)
[3, 5] (
)
[5, 8] (<b>)
[8, 10] (
)
[10, 14] (</b>)
[14, 16] ( )
[16, 20] (</a>)
Tree :
#document
--a/a@[0, 3] (<a>)@[16, 20] (</a>)
----#text(\r\n)@[3, 5] (\r\n)
----b/b@[5, 8] (<b>)@[10, 14] (</b>)
------#text(\r\n)@[8, 10] (\r\n)
----#text( )@[14, 16] ( )
Source :
<a>
</a>
StructuredDocument Regions :
[0, 3] (<a>)
[3, 7] (
)
[7, 11] (</a>)
Tree :
#document
--a/a@[0, 3] (<a>)@[7, 11] (</a>)
----#text(\r\n)@[3,5]([3, 7] (\r\n ))
----#text( )@[5,7]([3, 7] (\r\n ))