blob: a49679729cfb0102c8aff9d55005abb6c97c9086 [file] [log] [blame]
org.eclipse.wst.html.core.tests.parser.ParserTest
Source :
<P><B></B><B></B></P><P></P>
StructuredDocument Regions :
[0, 3] (<P>)
[3, 6] (<B>)
[6, 10] (</B>)
[10, 13] (<B>)
[13, 17] (</B>)
[17, 21] (</P>)
[21, 24] (<P>)
[24, 28] (</P>)
Tree :
#document
--P/P@[0, 3] (<P>)@[17, 21] (</P>)
----B/B@[3, 6] (<B>)@[6, 10] (</B>)
----B/B@[10, 13] (<B>)@[13, 17] (</B>)
--P/P@[21, 24] (<P>)@[24, 28] (</P>)
Source :
a<P><B></B><B></B></P><P></P>
StructuredDocument Regions :
[0, 1] (a)
[1, 4] (<P>)
[4, 7] (<B>)
[7, 11] (</B>)
[11, 14] (<B>)
[14, 18] (</B>)
[18, 22] (</P>)
[22, 25] (<P>)
[25, 29] (</P>)
Tree :
#document
--#text(a)@[0, 1] (a)
--P/P@[1, 4] (<P>)@[18, 22] (</P>)
----B/B@[4, 7] (<B>)@[7, 11] (</B>)
----B/B@[11, 14] (<B>)@[14, 18] (</B>)
--P/P@[22, 25] (<P>)@[25, 29] (</P>)
Source :
a<P>b<B></B><B></B></P><P></P>
StructuredDocument Regions :
[0, 1] (a)
[1, 4] (<P>)
[4, 5] (b)
[5, 8] (<B>)
[8, 12] (</B>)
[12, 15] (<B>)
[15, 19] (</B>)
[19, 23] (</P>)
[23, 26] (<P>)
[26, 30] (</P>)
Tree :
#document
--#text(a)@[0, 1] (a)
--P/P@[1, 4] (<P>)@[19, 23] (</P>)
----#text(b)@[4, 5] (b)
----B/B@[5, 8] (<B>)@[8, 12] (</B>)
----B/B@[12, 15] (<B>)@[15, 19] (</B>)
--P/P@[23, 26] (<P>)@[26, 30] (</P>)
Source :
a<P>b<B></B>c<B></B></P><P></P>
StructuredDocument Regions :
[0, 1] (a)
[1, 4] (<P>)
[4, 5] (b)
[5, 8] (<B>)
[8, 12] (</B>)
[12, 13] (c)
[13, 16] (<B>)
[16, 20] (</B>)
[20, 24] (</P>)
[24, 27] (<P>)
[27, 31] (</P>)
Tree :
#document
--#text(a)@[0, 1] (a)
--P/P@[1, 4] (<P>)@[20, 24] (</P>)
----#text(b)@[4, 5] (b)
----B/B@[5, 8] (<B>)@[8, 12] (</B>)
----#text(c)@[12, 13] (c)
----B/B@[13, 16] (<B>)@[16, 20] (</B>)
--P/P@[24, 27] (<P>)@[27, 31] (</P>)
Source :
a<P>b<B></B>c<B></B>d</P><P></P>
StructuredDocument Regions :
[0, 1] (a)
[1, 4] (<P>)
[4, 5] (b)
[5, 8] (<B>)
[8, 12] (</B>)
[12, 13] (c)
[13, 16] (<B>)
[16, 20] (</B>)
[20, 21] (d)
[21, 25] (</P>)
[25, 28] (<P>)
[28, 32] (</P>)
Tree :
#document
--#text(a)@[0, 1] (a)
--P/P@[1, 4] (<P>)@[21, 25] (</P>)
----#text(b)@[4, 5] (b)
----B/B@[5, 8] (<B>)@[8, 12] (</B>)
----#text(c)@[12, 13] (c)
----B/B@[13, 16] (<B>)@[16, 20] (</B>)
----#text(d)@[20, 21] (d)
--P/P@[25, 28] (<P>)@[28, 32] (</P>)
Source :
a<P>b<B></B>c<B></B>d</P>e<P></P>
StructuredDocument Regions :
[0, 1] (a)
[1, 4] (<P>)
[4, 5] (b)
[5, 8] (<B>)
[8, 12] (</B>)
[12, 13] (c)
[13, 16] (<B>)
[16, 20] (</B>)
[20, 21] (d)
[21, 25] (</P>)
[25, 26] (e)
[26, 29] (<P>)
[29, 33] (</P>)
Tree :
#document
--#text(a)@[0, 1] (a)
--P/P@[1, 4] (<P>)@[21, 25] (</P>)
----#text(b)@[4, 5] (b)
----B/B@[5, 8] (<B>)@[8, 12] (</B>)
----#text(c)@[12, 13] (c)
----B/B@[13, 16] (<B>)@[16, 20] (</B>)
----#text(d)@[20, 21] (d)
--#text(e)@[25, 26] (e)
--P/P@[26, 29] (<P>)@[29, 33] (</P>)
Source :
a<P>b<B></B>c<B></B>d</P>e<P>f</P>
StructuredDocument Regions :
[0, 1] (a)
[1, 4] (<P>)
[4, 5] (b)
[5, 8] (<B>)
[8, 12] (</B>)
[12, 13] (c)
[13, 16] (<B>)
[16, 20] (</B>)
[20, 21] (d)
[21, 25] (</P>)
[25, 26] (e)
[26, 29] (<P>)
[29, 30] (f)
[30, 34] (</P>)
Tree :
#document
--#text(a)@[0, 1] (a)
--P/P@[1, 4] (<P>)@[21, 25] (</P>)
----#text(b)@[4, 5] (b)
----B/B@[5, 8] (<B>)@[8, 12] (</B>)
----#text(c)@[12, 13] (c)
----B/B@[13, 16] (<B>)@[16, 20] (</B>)
----#text(d)@[20, 21] (d)
--#text(e)@[25, 26] (e)
--P/P@[26, 29] (<P>)@[30, 34] (</P>)
----#text(f)@[29, 30] (f)
Source :
a<P>b<B></B>c<B></B>d</P>e<P>f</P>g
StructuredDocument Regions :
[0, 1] (a)
[1, 4] (<P>)
[4, 5] (b)
[5, 8] (<B>)
[8, 12] (</B>)
[12, 13] (c)
[13, 16] (<B>)
[16, 20] (</B>)
[20, 21] (d)
[21, 25] (</P>)
[25, 26] (e)
[26, 29] (<P>)
[29, 30] (f)
[30, 34] (</P>)
[34, 35] (g)
Tree :
#document
--#text(a)@[0, 1] (a)
--P/P@[1, 4] (<P>)@[21, 25] (</P>)
----#text(b)@[4, 5] (b)
----B/B@[5, 8] (<B>)@[8, 12] (</B>)
----#text(c)@[12, 13] (c)
----B/B@[13, 16] (<B>)@[16, 20] (</B>)
----#text(d)@[20, 21] (d)
--#text(e)@[25, 26] (e)
--P/P@[26, 29] (<P>)@[30, 34] (</P>)
----#text(f)@[29, 30] (f)
--#text(g)@[34, 35] (g)