From d6814e06fce8822298f2c138d47acf4e7f2a486d Mon Sep 17 00:00:00 2001 From: "rickg%netscape.com" Date: Wed, 19 Jan 2000 21:33:20 +0000 Subject: [PATCH] adding residual style tests --- htmlparser/tests/html/Bug1203.html | 29 ++ htmlparser/tests/html/Bug1220.html | 33 ++ htmlparser/tests/html/Bug1239.html | 44 +++ htmlparser/tests/html/bg2.gif | Bin 0 -> 2210 bytes htmlparser/tests/html/bug10049.html | 16 + htmlparser/tests/html/bug10324.html | 11 + htmlparser/tests/html/bug11381.html | 47 +++ htmlparser/tests/html/bug12118.html | 14 + htmlparser/tests/html/bug12269.html | 38 ++ htmlparser/tests/html/bug12468.html | 19 + htmlparser/tests/html/bug1259.html | 17 + htmlparser/tests/html/bug12632.html | 27 ++ htmlparser/tests/html/bug13107.html | 11 + htmlparser/tests/html/bug14276.html | 20 + htmlparser/tests/html/bug14636.html | 20 + htmlparser/tests/html/bug14918.html | 7 + htmlparser/tests/html/bug18159.html | 49 +++ htmlparser/tests/html/bug18185.html | 7 + htmlparser/tests/html/bug18403.html | 17 + htmlparser/tests/html/bug18865.html | 24 ++ htmlparser/tests/html/bug19172.html | 27 ++ htmlparser/tests/html/bug19194.html | 8 + htmlparser/tests/html/bug20030.html | 6 + htmlparser/tests/html/bug20178.html | 13 + htmlparser/tests/html/bug20199.html | 23 ++ htmlparser/tests/html/bug21186.html | 13 + htmlparser/tests/html/bug21318.html | 10 + htmlparser/tests/html/bug21424.html | 14 + htmlparser/tests/html/bug21689.html | 13 + htmlparser/tests/html/bug21692.html | 38 ++ htmlparser/tests/html/bug21779.html | 13 + htmlparser/tests/html/bug22025.html | 7 + htmlparser/tests/html/bug22142.html | 16 + htmlparser/tests/html/bug22157.html | 66 ++++ htmlparser/tests/html/bug23529.html | 11 + htmlparser/tests/html/bug23680.html | 13 + htmlparser/tests/html/bug23780.html | 22 ++ htmlparser/tests/html/bug23831.html | 5 + htmlparser/tests/html/bug24003.html | 12 + htmlparser/tests/html/bug2419.html | 16 + htmlparser/tests/html/bug2447.html | 14 + htmlparser/tests/html/bug3073.html | 23 ++ htmlparser/tests/html/bug466.html | 9 + htmlparser/tests/html/bug4809.html | 19 + htmlparser/tests/html/bug4814.html | 16 + htmlparser/tests/html/bug4825.html | 40 ++ htmlparser/tests/html/bug4956.html | 46 +++ htmlparser/tests/html/bug5859.html | 36 ++ htmlparser/tests/html/bug6233.html | 18 + htmlparser/tests/html/bug6925.html | 20 + htmlparser/tests/html/bug7447.html | 29 ++ htmlparser/tests/html/bug7723.html | 20 + htmlparser/tests/html/bug7724.html | 12 + htmlparser/tests/html/bug7823.html | 11 + htmlparser/tests/html/bug7889.html | 20 + htmlparser/tests/html/bug8056.html | 6 + htmlparser/tests/html/bug8080.html | 422 +++++++++++++++++++++ htmlparser/tests/html/bug8681.html | 8 + htmlparser/tests/html/bug8738.html | 28 ++ htmlparser/tests/html/bug8771.html | 21 + htmlparser/tests/html/bug8913.html | 112 ++++++ htmlparser/tests/html/bug8996.html | 18 + htmlparser/tests/html/bug9536.html | 38 ++ htmlparser/tests/html/bug9563.html | 8 + htmlparser/tests/html/bug991.html | 9 + htmlparser/tests/html/residual.html | 226 +++++++++++ htmlparser/tests/html/tiny.html | 5 + parser/htmlparser/tests/html/Bug1203.html | 29 ++ parser/htmlparser/tests/html/Bug1220.html | 33 ++ parser/htmlparser/tests/html/Bug1239.html | 44 +++ parser/htmlparser/tests/html/bg2.gif | Bin 0 -> 2210 bytes parser/htmlparser/tests/html/bug10049.html | 16 + parser/htmlparser/tests/html/bug10324.html | 11 + parser/htmlparser/tests/html/bug11381.html | 47 +++ parser/htmlparser/tests/html/bug12118.html | 14 + parser/htmlparser/tests/html/bug12269.html | 38 ++ parser/htmlparser/tests/html/bug12468.html | 19 + parser/htmlparser/tests/html/bug1259.html | 17 + parser/htmlparser/tests/html/bug12632.html | 27 ++ parser/htmlparser/tests/html/bug13107.html | 11 + parser/htmlparser/tests/html/bug14276.html | 20 + parser/htmlparser/tests/html/bug14636.html | 20 + parser/htmlparser/tests/html/bug14918.html | 7 + parser/htmlparser/tests/html/bug18159.html | 49 +++ parser/htmlparser/tests/html/bug18185.html | 7 + parser/htmlparser/tests/html/bug18403.html | 17 + parser/htmlparser/tests/html/bug18865.html | 24 ++ parser/htmlparser/tests/html/bug19172.html | 27 ++ parser/htmlparser/tests/html/bug19194.html | 8 + parser/htmlparser/tests/html/bug20030.html | 6 + parser/htmlparser/tests/html/bug20178.html | 13 + parser/htmlparser/tests/html/bug20199.html | 23 ++ parser/htmlparser/tests/html/bug21186.html | 13 + parser/htmlparser/tests/html/bug21318.html | 10 + parser/htmlparser/tests/html/bug21424.html | 14 + parser/htmlparser/tests/html/bug21689.html | 13 + parser/htmlparser/tests/html/bug21692.html | 38 ++ parser/htmlparser/tests/html/bug21779.html | 13 + parser/htmlparser/tests/html/bug22025.html | 7 + parser/htmlparser/tests/html/bug22142.html | 16 + parser/htmlparser/tests/html/bug22157.html | 66 ++++ parser/htmlparser/tests/html/bug23529.html | 11 + parser/htmlparser/tests/html/bug23680.html | 13 + parser/htmlparser/tests/html/bug23780.html | 22 ++ parser/htmlparser/tests/html/bug23831.html | 5 + parser/htmlparser/tests/html/bug24003.html | 12 + parser/htmlparser/tests/html/bug2419.html | 16 + parser/htmlparser/tests/html/bug2447.html | 14 + parser/htmlparser/tests/html/bug3073.html | 23 ++ parser/htmlparser/tests/html/bug466.html | 9 + parser/htmlparser/tests/html/bug4809.html | 19 + parser/htmlparser/tests/html/bug4814.html | 16 + parser/htmlparser/tests/html/bug4825.html | 40 ++ parser/htmlparser/tests/html/bug4956.html | 46 +++ parser/htmlparser/tests/html/bug5859.html | 36 ++ parser/htmlparser/tests/html/bug6233.html | 18 + parser/htmlparser/tests/html/bug6925.html | 20 + parser/htmlparser/tests/html/bug7447.html | 29 ++ parser/htmlparser/tests/html/bug7723.html | 20 + parser/htmlparser/tests/html/bug7724.html | 12 + parser/htmlparser/tests/html/bug7823.html | 11 + parser/htmlparser/tests/html/bug7889.html | 20 + parser/htmlparser/tests/html/bug8056.html | 6 + parser/htmlparser/tests/html/bug8080.html | 422 +++++++++++++++++++++ parser/htmlparser/tests/html/bug8681.html | 8 + parser/htmlparser/tests/html/bug8738.html | 28 ++ parser/htmlparser/tests/html/bug8771.html | 21 + parser/htmlparser/tests/html/bug8913.html | 112 ++++++ parser/htmlparser/tests/html/bug8996.html | 18 + parser/htmlparser/tests/html/bug9536.html | 38 ++ parser/htmlparser/tests/html/bug9563.html | 8 + parser/htmlparser/tests/html/bug991.html | 9 + parser/htmlparser/tests/html/residual.html | 226 +++++++++++ parser/htmlparser/tests/html/tiny.html | 5 + 134 files changed, 4060 insertions(+) create mode 100644 htmlparser/tests/html/Bug1203.html create mode 100644 htmlparser/tests/html/Bug1220.html create mode 100644 htmlparser/tests/html/Bug1239.html create mode 100644 htmlparser/tests/html/bg2.gif create mode 100644 htmlparser/tests/html/bug10049.html create mode 100644 htmlparser/tests/html/bug10324.html create mode 100644 htmlparser/tests/html/bug11381.html create mode 100644 htmlparser/tests/html/bug12118.html create mode 100644 htmlparser/tests/html/bug12269.html create mode 100644 htmlparser/tests/html/bug12468.html create mode 100644 htmlparser/tests/html/bug1259.html create mode 100644 htmlparser/tests/html/bug12632.html create mode 100644 htmlparser/tests/html/bug13107.html create mode 100644 htmlparser/tests/html/bug14276.html create mode 100644 htmlparser/tests/html/bug14636.html create mode 100644 htmlparser/tests/html/bug14918.html create mode 100644 htmlparser/tests/html/bug18159.html create mode 100644 htmlparser/tests/html/bug18185.html create mode 100644 htmlparser/tests/html/bug18403.html create mode 100644 htmlparser/tests/html/bug18865.html create mode 100644 htmlparser/tests/html/bug19172.html create mode 100644 htmlparser/tests/html/bug19194.html create mode 100644 htmlparser/tests/html/bug20030.html create mode 100644 htmlparser/tests/html/bug20178.html create mode 100644 htmlparser/tests/html/bug20199.html create mode 100644 htmlparser/tests/html/bug21186.html create mode 100644 htmlparser/tests/html/bug21318.html create mode 100644 htmlparser/tests/html/bug21424.html create mode 100644 htmlparser/tests/html/bug21689.html create mode 100644 htmlparser/tests/html/bug21692.html create mode 100644 htmlparser/tests/html/bug21779.html create mode 100644 htmlparser/tests/html/bug22025.html create mode 100644 htmlparser/tests/html/bug22142.html create mode 100644 htmlparser/tests/html/bug22157.html create mode 100644 htmlparser/tests/html/bug23529.html create mode 100644 htmlparser/tests/html/bug23680.html create mode 100644 htmlparser/tests/html/bug23780.html create mode 100644 htmlparser/tests/html/bug23831.html create mode 100644 htmlparser/tests/html/bug24003.html create mode 100644 htmlparser/tests/html/bug2419.html create mode 100644 htmlparser/tests/html/bug2447.html create mode 100644 htmlparser/tests/html/bug3073.html create mode 100644 htmlparser/tests/html/bug466.html create mode 100644 htmlparser/tests/html/bug4809.html create mode 100644 htmlparser/tests/html/bug4814.html create mode 100644 htmlparser/tests/html/bug4825.html create mode 100644 htmlparser/tests/html/bug4956.html create mode 100644 htmlparser/tests/html/bug5859.html create mode 100644 htmlparser/tests/html/bug6233.html create mode 100644 htmlparser/tests/html/bug6925.html create mode 100644 htmlparser/tests/html/bug7447.html create mode 100644 htmlparser/tests/html/bug7723.html create mode 100644 htmlparser/tests/html/bug7724.html create mode 100644 htmlparser/tests/html/bug7823.html create mode 100644 htmlparser/tests/html/bug7889.html create mode 100644 htmlparser/tests/html/bug8056.html create mode 100644 htmlparser/tests/html/bug8080.html create mode 100644 htmlparser/tests/html/bug8681.html create mode 100644 htmlparser/tests/html/bug8738.html create mode 100644 htmlparser/tests/html/bug8771.html create mode 100644 htmlparser/tests/html/bug8913.html create mode 100644 htmlparser/tests/html/bug8996.html create mode 100644 htmlparser/tests/html/bug9536.html create mode 100644 htmlparser/tests/html/bug9563.html create mode 100644 htmlparser/tests/html/bug991.html create mode 100644 htmlparser/tests/html/residual.html create mode 100644 htmlparser/tests/html/tiny.html create mode 100644 parser/htmlparser/tests/html/Bug1203.html create mode 100644 parser/htmlparser/tests/html/Bug1220.html create mode 100644 parser/htmlparser/tests/html/Bug1239.html create mode 100644 parser/htmlparser/tests/html/bg2.gif create mode 100644 parser/htmlparser/tests/html/bug10049.html create mode 100644 parser/htmlparser/tests/html/bug10324.html create mode 100644 parser/htmlparser/tests/html/bug11381.html create mode 100644 parser/htmlparser/tests/html/bug12118.html create mode 100644 parser/htmlparser/tests/html/bug12269.html create mode 100644 parser/htmlparser/tests/html/bug12468.html create mode 100644 parser/htmlparser/tests/html/bug1259.html create mode 100644 parser/htmlparser/tests/html/bug12632.html create mode 100644 parser/htmlparser/tests/html/bug13107.html create mode 100644 parser/htmlparser/tests/html/bug14276.html create mode 100644 parser/htmlparser/tests/html/bug14636.html create mode 100644 parser/htmlparser/tests/html/bug14918.html create mode 100644 parser/htmlparser/tests/html/bug18159.html create mode 100644 parser/htmlparser/tests/html/bug18185.html create mode 100644 parser/htmlparser/tests/html/bug18403.html create mode 100644 parser/htmlparser/tests/html/bug18865.html create mode 100644 parser/htmlparser/tests/html/bug19172.html create mode 100644 parser/htmlparser/tests/html/bug19194.html create mode 100644 parser/htmlparser/tests/html/bug20030.html create mode 100644 parser/htmlparser/tests/html/bug20178.html create mode 100644 parser/htmlparser/tests/html/bug20199.html create mode 100644 parser/htmlparser/tests/html/bug21186.html create mode 100644 parser/htmlparser/tests/html/bug21318.html create mode 100644 parser/htmlparser/tests/html/bug21424.html create mode 100644 parser/htmlparser/tests/html/bug21689.html create mode 100644 parser/htmlparser/tests/html/bug21692.html create mode 100644 parser/htmlparser/tests/html/bug21779.html create mode 100644 parser/htmlparser/tests/html/bug22025.html create mode 100644 parser/htmlparser/tests/html/bug22142.html create mode 100644 parser/htmlparser/tests/html/bug22157.html create mode 100644 parser/htmlparser/tests/html/bug23529.html create mode 100644 parser/htmlparser/tests/html/bug23680.html create mode 100644 parser/htmlparser/tests/html/bug23780.html create mode 100644 parser/htmlparser/tests/html/bug23831.html create mode 100644 parser/htmlparser/tests/html/bug24003.html create mode 100644 parser/htmlparser/tests/html/bug2419.html create mode 100644 parser/htmlparser/tests/html/bug2447.html create mode 100644 parser/htmlparser/tests/html/bug3073.html create mode 100644 parser/htmlparser/tests/html/bug466.html create mode 100644 parser/htmlparser/tests/html/bug4809.html create mode 100644 parser/htmlparser/tests/html/bug4814.html create mode 100644 parser/htmlparser/tests/html/bug4825.html create mode 100644 parser/htmlparser/tests/html/bug4956.html create mode 100644 parser/htmlparser/tests/html/bug5859.html create mode 100644 parser/htmlparser/tests/html/bug6233.html create mode 100644 parser/htmlparser/tests/html/bug6925.html create mode 100644 parser/htmlparser/tests/html/bug7447.html create mode 100644 parser/htmlparser/tests/html/bug7723.html create mode 100644 parser/htmlparser/tests/html/bug7724.html create mode 100644 parser/htmlparser/tests/html/bug7823.html create mode 100644 parser/htmlparser/tests/html/bug7889.html create mode 100644 parser/htmlparser/tests/html/bug8056.html create mode 100644 parser/htmlparser/tests/html/bug8080.html create mode 100644 parser/htmlparser/tests/html/bug8681.html create mode 100644 parser/htmlparser/tests/html/bug8738.html create mode 100644 parser/htmlparser/tests/html/bug8771.html create mode 100644 parser/htmlparser/tests/html/bug8913.html create mode 100644 parser/htmlparser/tests/html/bug8996.html create mode 100644 parser/htmlparser/tests/html/bug9536.html create mode 100644 parser/htmlparser/tests/html/bug9563.html create mode 100644 parser/htmlparser/tests/html/bug991.html create mode 100644 parser/htmlparser/tests/html/residual.html create mode 100644 parser/htmlparser/tests/html/tiny.html diff --git a/htmlparser/tests/html/Bug1203.html b/htmlparser/tests/html/Bug1203.html new file mode 100644 index 000000000000..bd84bbe5c6a7 --- /dev/null +++ b/htmlparser/tests/html/Bug1203.html @@ -0,0 +1,29 @@ + + + How To Give Good Feedback + +
+ Peters test
+ Peters test
+ + + + + +
+ + + + How To Give Good Feedback + + +
+

first appeared: Fast Company issue 17 page 144

+

+ Improving Performance Reviews
+


+ So you think you've had it with performance reviews? + A few years ago, Chris Oster's unit at General Motors got so fed up with traditional reviews that it abolished them. +
+ + diff --git a/htmlparser/tests/html/Bug1220.html b/htmlparser/tests/html/Bug1220.html new file mode 100644 index 000000000000..38f12713548c --- /dev/null +++ b/htmlparser/tests/html/Bug1220.html @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + +
+ +
xxx
+ + \ No newline at end of file diff --git a/htmlparser/tests/html/Bug1239.html b/htmlparser/tests/html/Bug1239.html new file mode 100644 index 000000000000..215dd499d53b --- /dev/null +++ b/htmlparser/tests/html/Bug1239.html @@ -0,0 +1,44 @@ + + + +bug1239 +Next...

+ + +
+ + + Centered arial size=1 [BREAK] +
+ + + + + + Bold Arial font size=2 + +

+ Maroon Arial font size=1 +
+ + Bold Arial font size=2 + + [ Arial font size=1 ] +
+ +

Centered Arial size=1 +

+

Centered Arial size=1 +

+ + Bold Arial size=2 +
+
+ + Centered Arial size=1 +

+
+
+ +
+ diff --git a/htmlparser/tests/html/bg2.gif b/htmlparser/tests/html/bg2.gif new file mode 100644 index 0000000000000000000000000000000000000000..fdffb375a395c4e49c4db0ebad89c34c068a6a4d GIT binary patch literal 2210 zcmeH``8yK~0LM3y5FuiPMyWXxbFbw-MvhUYx!T5mH+fWpGQ~}X2 z+ns(;LPFAP4F}9p5RN^-(ZTj*DFRQA-Y{bfWFJ5}X@1e3v7qWnaXZir0hE;U*oy0c zP=9vmc{^$*L60}ULSzi|1WHy|JrF*%zR4M>d|RpHoaiXJb#|oOx z&QQm?cBWA|uf~gA{#nbPCh4p+dnOFm+0s!pQjn8Y@iBc~(}2TZf|;)i4bfdIKU z7-w8Lop;k{6ajv^RgPbFfp~>YjHS?Ac3-hQFE@34QAt)fQ+*O;&}isIlnPES$R^hr z$;2uj3seH;b*bj3tmts&lf=3Sg?}o$i0~407nn>ZuQSHrLKN#GE+POH;FlEI+q>Yv z$(>LlFVz|Ohd4J@mm`TwAg?U4L;$Ni5hj0%5uKRF&x>aj)I?exjOCX(aZv#ohdtB_ zE6(0sl=qF3{^rZrk9efNRIXG)RYP5BvRA_~JGTck zYwT4#L!5+F(nHE!7c@RS9pmCd{3aC<*T_3fK_{z4Q6JSPZfLPp2k|&t4t^xC{qf@= zkMF@L{Uui?!`bLjt@d}_h3{)m-D5LZvJI&UB-6XKq0CRI$5m}JXrERqs!%q*9OzJ*S{Nm z>J7pO+~y{97S2nLjL)*${Q7CYB-6MT**!_B#XpRXq(4s6Y6}gHI}u;d%A0P!-Lb2* z8}XeZG4)qLlb`;&r%uW8qlqEg%6aeX4jOyM-jue4h|b*mx&b_*%!@kW-LebZoVvQT zP#Rj=pW|MFc}hI0wPm&*q(Fgf8WfrH%PJoO1_C zXq&m15{0~#{q73u38gSB;P_#;Ax-|pGN3l4B*Q_(v6{B}@1RD~B_tbs(Bj8lM(lpX z2s&suty_kSPe^;9xOP8>Atew3?Za}S^ZN8SwUW2@J+VH6+b6(p>Wu8g=H9oQy#Q^i zPnrR-mz+}Ix8WiB*!V1G6}k2mbBM*%F338}Cf7ikPoiv6k(6C(UPuZ~?C2$oT48SfM z(aMCXmiRH3y^LWEw9kJ4*b^1C%@3!67#&(taihKAD>^(a0azyO@KjD0EP*tc(Dh$! z6uvvZcs{|x6P!c&Vzi9WE#g{T6A!fN4?8wo{2er_DdK9nD`Z`)l)1s87F3ztFd<-j z(0Rg1*JiaW(`f4IR8sW*gb;tvWiaHuxK8iK9>@m5Jk{X_sJQse(!zCk@ zAE&kJFF + + + +bug10049 + + +Next...

+ + +SOCKS proxy: +
text in blockquote
+
+ + \ No newline at end of file diff --git a/htmlparser/tests/html/bug10324.html b/htmlparser/tests/html/bug10324.html new file mode 100644 index 000000000000..f341607307b9 --- /dev/null +++ b/htmlparser/tests/html/bug10324.html @@ -0,0 +1,11 @@ +bug10324 + + +Next...

+ + +
+ center small +
+ small +
\ No newline at end of file diff --git a/htmlparser/tests/html/bug11381.html b/htmlparser/tests/html/bug11381.html new file mode 100644 index 000000000000..78ba7b803060 --- /dev/null +++ b/htmlparser/tests/html/bug11381.html @@ -0,0 +1,47 @@ + + + + + +bug11381 + + +Next...

+ + +

<TABLE><TR><TD><FONT COLOR="red"><FORM>...

+ + + + + + + +
+ +
+ +
+ + + +

Exactly the same but without the FONT tag.

+ + + + + + + +
+ +
+ +
+ + + + + + + diff --git a/htmlparser/tests/html/bug12118.html b/htmlparser/tests/html/bug12118.html new file mode 100644 index 000000000000..dd2bc5df2297 --- /dev/null +++ b/htmlparser/tests/html/bug12118.html @@ -0,0 +1,14 @@ +bug12118 + + +Next...

+ + + + +

+ +Full 30 days unconditional money back guarantee. + +

+ diff --git a/htmlparser/tests/html/bug12269.html b/htmlparser/tests/html/bug12269.html new file mode 100644 index 000000000000..51fb607cef77 --- /dev/null +++ b/htmlparser/tests/html/bug12269.html @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + +
+ + Stuart Parmenter  + + + cell1 +
cell2cell3cell4
+ + + diff --git a/htmlparser/tests/html/bug12468.html b/htmlparser/tests/html/bug12468.html new file mode 100644 index 000000000000..17f2a81a5d96 --- /dev/null +++ b/htmlparser/tests/html/bug12468.html @@ -0,0 +1,19 @@ + + + + +bugbug12468 + + +Next...

+ +

<div>Swing 1.1.1 goes primetime</div>
+ +
<div>Swing 1.1.1 goes primetime</div>
+ +
<font><div>Swing 1.1.1 goes primetime</div></font>
+ +
<font><div>Swing 1.1.1 goes primetime</div></font>
+ + + diff --git a/htmlparser/tests/html/bug1259.html b/htmlparser/tests/html/bug1259.html new file mode 100644 index 000000000000..64274df97136 --- /dev/null +++ b/htmlparser/tests/html/bug1259.html @@ -0,0 +1,17 @@ + + + + +bug1259 +Next...

+ + + +
    +
  • + If this text is 16pt, red, arial + then then there is a style LEAK IN. +
  • +
+ + \ No newline at end of file diff --git a/htmlparser/tests/html/bug12632.html b/htmlparser/tests/html/bug12632.html new file mode 100644 index 000000000000..b9e2cb7fc969 --- /dev/null +++ b/htmlparser/tests/html/bug12632.html @@ -0,0 +1,27 @@ + + +bug12632 + + +Next...

+ +
+ This should be small, but center nested inside font makes it normal +
+
+ +
+ This should be red, but div nested inside font makes it black +
+
+ +
+ Now the font is inside the center, so it is small +
+ +
+ Now the font is inside the div, so it is red +
+ + + \ No newline at end of file diff --git a/htmlparser/tests/html/bug13107.html b/htmlparser/tests/html/bug13107.html new file mode 100644 index 000000000000..9e787e8f3ad6 --- /dev/null +++ b/htmlparser/tests/html/bug13107.html @@ -0,0 +1,11 @@ +bug13107 + + +Next...

+ +

+ +Hello. +

+Goodbye + \ No newline at end of file diff --git a/htmlparser/tests/html/bug14276.html b/htmlparser/tests/html/bug14276.html new file mode 100644 index 000000000000..f20d5f4ceed8 --- /dev/null +++ b/htmlparser/tests/html/bug14276.html @@ -0,0 +1,20 @@ + + + +bug14276 + + +Next...

+ + +

+

+ Rom I
+

+ September
+

Wien

+ Juni ´99

+
+ + + diff --git a/htmlparser/tests/html/bug14636.html b/htmlparser/tests/html/bug14636.html new file mode 100644 index 000000000000..6380108a8b39 --- /dev/null +++ b/htmlparser/tests/html/bug14636.html @@ -0,0 +1,20 @@ +Testcase for bug 14636 + + + + + +Next...

+ + + +

+ +<font face="Verdana,Arial,Helvetica"><p>The Shining is essential Kubrick...</p></font> + +

+ +
+ + + diff --git a/htmlparser/tests/html/bug14918.html b/htmlparser/tests/html/bug14918.html new file mode 100644 index 000000000000..dc83871d9380 --- /dev/null +++ b/htmlparser/tests/html/bug14918.html @@ -0,0 +1,7 @@ +bug14918 + + +Next...

+ +

The Cleaner 3 Beta Build 3023 Saturday, Sep. 25 \ No newline at end of file diff --git a/htmlparser/tests/html/bug18159.html b/htmlparser/tests/html/bug18159.html new file mode 100644 index 000000000000..b0a08925ec51 --- /dev/null +++ b/htmlparser/tests/html/bug18159.html @@ -0,0 +1,49 @@ +Testcase for bug 18159 + + + + + +Next...

+ + + + + + + + + + +
+ +
Sport Stories
+ +
+ + + + + + + + + + + + + +
+ +   Special Features + + + + Downloads   + +
+ + + + + diff --git a/htmlparser/tests/html/bug18185.html b/htmlparser/tests/html/bug18185.html new file mode 100644 index 000000000000..bc2f197bda61 --- /dev/null +++ b/htmlparser/tests/html/bug18185.html @@ -0,0 +1,7 @@ +bug18185 + + +Next...

+ + +I am one and two,

I am i and 5+3i; \ No newline at end of file diff --git a/htmlparser/tests/html/bug18403.html b/htmlparser/tests/html/bug18403.html new file mode 100644 index 000000000000..27579e663060 --- /dev/null +++ b/htmlparser/tests/html/bug18403.html @@ -0,0 +1,17 @@ + + + +bugbug18403 + + +Next...

+ + +(1)Some green text +


+(2)Some red text, which can't be highlighted by the mouse

+(3)Some text that should be red, but isn't

+
+ + + diff --git a/htmlparser/tests/html/bug18865.html b/htmlparser/tests/html/bug18865.html new file mode 100644 index 000000000000..0b1209a8f45d --- /dev/null +++ b/htmlparser/tests/html/bug18865.html @@ -0,0 +1,24 @@ + + + + + + + +bug18865 + + +Next...

+ + + +This text is displayed in the assigned font color (black) +
+ This text is displayed in white rather than font color assigned. This text is not using the assigned font color but rather + the text color assigned in the BODY element. +
+ +
+ + + diff --git a/htmlparser/tests/html/bug19172.html b/htmlparser/tests/html/bug19172.html new file mode 100644 index 000000000000..e9f6d580d4c9 --- /dev/null +++ b/htmlparser/tests/html/bug19172.html @@ -0,0 +1,27 @@ + + + + +bug19172 + + +Next...

+ +Linux News sites: +

+

    +
  1. LWN +
  2. LinuxWorld +
  3. Wired +
  4. Resources +
  5. Gazette +
+

+Games: +

+

  • LinuxGames +
  • Game Tome News +

    + + + diff --git a/htmlparser/tests/html/bug19194.html b/htmlparser/tests/html/bug19194.html new file mode 100644 index 000000000000..212f32c14241 --- /dev/null +++ b/htmlparser/tests/html/bug19194.html @@ -0,0 +1,8 @@ +bug19194 + + +Next...

    + + +

      ...
    + \ No newline at end of file diff --git a/htmlparser/tests/html/bug20030.html b/htmlparser/tests/html/bug20030.html new file mode 100644 index 000000000000..35fce983dd38 --- /dev/null +++ b/htmlparser/tests/html/bug20030.html @@ -0,0 +1,6 @@ +bug20030 + + +Next...

    + +Should be same size as this. \ No newline at end of file diff --git a/htmlparser/tests/html/bug20178.html b/htmlparser/tests/html/bug20178.html new file mode 100644 index 000000000000..a4669af3280b --- /dev/null +++ b/htmlparser/tests/html/bug20178.html @@ -0,0 +1,13 @@ +bug20178 + + +Next...

    + + +

    Link to bad.html

    + + + + + +
    Should be link to good.html
    \ No newline at end of file diff --git a/htmlparser/tests/html/bug20199.html b/htmlparser/tests/html/bug20199.html new file mode 100644 index 000000000000..1bf06976206d --- /dev/null +++ b/htmlparser/tests/html/bug20199.html @@ -0,0 +1,23 @@ + + +bug20199 + + +Next...

    + +

    This HTML demonstrates a bug this HTML parsing of the anchor (A) tag. The first link (to bugzilla.mozilla.org) +contains a paragraph(P) tag inside the anchor(A) tag. This messes up the entire document.

    + +

    Link to bugzilla.mozilla.org
    +Link to mozilla.org
    +This should not be a link!!!
    +This should not be a link!!!
    +This should not be a link!!!
    +

    +

    +Neither should this!!
    +Neither should this!!
    +Neither should this!!
    +

    + + diff --git a/htmlparser/tests/html/bug21186.html b/htmlparser/tests/html/bug21186.html new file mode 100644 index 000000000000..03f1d2d2a80c --- /dev/null +++ b/htmlparser/tests/html/bug21186.html @@ -0,0 +1,13 @@ + + + +bug21186 + + +Next...

    + +Bad Link in a span +
    +Good Link without a span + + diff --git a/htmlparser/tests/html/bug21318.html b/htmlparser/tests/html/bug21318.html new file mode 100644 index 000000000000..cd0800f14791 --- /dev/null +++ b/htmlparser/tests/html/bug21318.html @@ -0,0 +1,10 @@ +bug21318 + + +Next...

    + +

    Birdie Num Num praises MAGNOLIA

    + +the

    block is causing the link not to be displayed. I believe that having +the

    block within the hyperlink is illegal HTML. The link does work if the +

    is outside the block. \ No newline at end of file diff --git a/htmlparser/tests/html/bug21424.html b/htmlparser/tests/html/bug21424.html new file mode 100644 index 000000000000..d4b0deb8d631 --- /dev/null +++ b/htmlparser/tests/html/bug21424.html @@ -0,0 +1,14 @@ +bug21424 + + +Next...

    + + + + Enterprise Computing
     E-commerce
     Communications
     The Net
     Personal Technology
     Services & Consulting
     Year 2000
     CNET Investor New!
     CNET News.com TV
     CNET +Radio
     Perspectives
     Newsmakers
     Rumor Mill
     One Week View
     FREE Newsletter

    + +
    A D V E R T I S E M E N T
    Get a New Job!
    at CNET's Career Center
    Search for a job now
    Email me job listings
    Our featured employer


    + + + diff --git a/htmlparser/tests/html/bug21689.html b/htmlparser/tests/html/bug21689.html new file mode 100644 index 000000000000..3deafb36dd1c --- /dev/null +++ b/htmlparser/tests/html/bug21689.html @@ -0,0 +1,13 @@ + + + +bug21689 + + +Next...

    + + +

    test

    + +

    foo \ No newline at end of file diff --git a/htmlparser/tests/html/bug21692.html b/htmlparser/tests/html/bug21692.html new file mode 100644 index 000000000000..8b9692c158f0 --- /dev/null +++ b/htmlparser/tests/html/bug21692.html @@ -0,0 +1,38 @@ + + +bug21692 + + +Next...

    + + + + + + + + + + +the code is like this:
    + +style-stuff:
    + +<style type="text/css"> +.rubrikval { font-size: 20pt; } +</style> +

    + +html-stuff:
    + +<a href="anmalan.html"><span class="rubrikval">On-line formulär</span></a>
    +<a href="anmalan.html">On-line formulär</a> + +

    + +On-line formulär +On-line formulär + + diff --git a/htmlparser/tests/html/bug21779.html b/htmlparser/tests/html/bug21779.html new file mode 100644 index 000000000000..7bb5909bb81f --- /dev/null +++ b/htmlparser/tests/html/bug21779.html @@ -0,0 +1,13 @@ +bug21779 + + +Next...

    + + + + + + +
    C11 +
    C21 +
    \ No newline at end of file diff --git a/htmlparser/tests/html/bug22025.html b/htmlparser/tests/html/bug22025.html new file mode 100644 index 000000000000..252e65db007f --- /dev/null +++ b/htmlparser/tests/html/bug22025.html @@ -0,0 +1,7 @@ +bug22025 + + +Next...

    + +

    Mozilla

    +

    Mozilla

    diff --git a/htmlparser/tests/html/bug22142.html b/htmlparser/tests/html/bug22142.html new file mode 100644 index 000000000000..872c57cf0b2c --- /dev/null +++ b/htmlparser/tests/html/bug22142.html @@ -0,0 +1,16 @@ + + + + + + +bug22142 + + +Next...

    + +BeforeThis should be clickableAfter + +text after + + diff --git a/htmlparser/tests/html/bug22157.html b/htmlparser/tests/html/bug22157.html new file mode 100644 index 000000000000..eeadd4d4f922 --- /dev/null +++ b/htmlparser/tests/html/bug22157.html @@ -0,0 +1,66 @@ + + + + + + + + + + +bug22157 + + +Next...

    + +Business
    + +Entertainment + + + + \ No newline at end of file diff --git a/htmlparser/tests/html/bug23529.html b/htmlparser/tests/html/bug23529.html new file mode 100644 index 000000000000..8617cf3f1ee4 --- /dev/null +++ b/htmlparser/tests/html/bug23529.html @@ -0,0 +1,11 @@ +bug23529 + + +Next...

    + + + + Public Records + +
    + Find Anyone, Background Checks, SS# Checks, Adoption Reunions
    .. \ No newline at end of file diff --git a/htmlparser/tests/html/bug23680.html b/htmlparser/tests/html/bug23680.html new file mode 100644 index 000000000000..6274897ab636 --- /dev/null +++ b/htmlparser/tests/html/bug23680.html @@ -0,0 +1,13 @@ +bug23680 + + +Next...

    + + + + +
    /*  
    +   
    /* 
    + 
     * The contents of this file are subject to the Netscape Public   
    +   
     * The contents of this file are subject to the Netscape Public 
    +
    diff --git a/htmlparser/tests/html/bug23780.html b/htmlparser/tests/html/bug23780.html new file mode 100644 index 000000000000..d43aefcf4fdf --- /dev/null +++ b/htmlparser/tests/html/bug23780.html @@ -0,0 +1,22 @@ + +Bug23780 + + + + +Next...

    + + +

    This is bad html because this Anchor is missing a +end A element.

    + However this new link contains a start and end anchor +

    This text will have the use the href of the first anchor that wasn't closed.

    + + + + + + + + + diff --git a/htmlparser/tests/html/bug23831.html b/htmlparser/tests/html/bug23831.html new file mode 100644 index 000000000000..d22536c0a339 --- /dev/null +++ b/htmlparser/tests/html/bug23831.html @@ -0,0 +1,5 @@ +bug23831 +Next...

    + + +

    Link -- after link

    \ No newline at end of file diff --git a/htmlparser/tests/html/bug24003.html b/htmlparser/tests/html/bug24003.html new file mode 100644 index 000000000000..9924f961da9b --- /dev/null +++ b/htmlparser/tests/html/bug24003.html @@ -0,0 +1,12 @@ +bug24003 +Next...

    + + + + + +
    + + text here + +
    diff --git a/htmlparser/tests/html/bug2419.html b/htmlparser/tests/html/bug2419.html new file mode 100644 index 000000000000..c6fcb88464b5 --- /dev/null +++ b/htmlparser/tests/html/bug2419.html @@ -0,0 +1,16 @@ + + + + +Bug2419 + + +Next...

    + + + + 100% + + red text  text + + \ No newline at end of file diff --git a/htmlparser/tests/html/bug2447.html b/htmlparser/tests/html/bug2447.html new file mode 100644 index 000000000000..f58e6f34cea6 --- /dev/null +++ b/htmlparser/tests/html/bug2447.html @@ -0,0 +1,14 @@ + + + +bug2447 + + +Next...

    + + + +

    T + +he

    + \ No newline at end of file diff --git a/htmlparser/tests/html/bug3073.html b/htmlparser/tests/html/bug3073.html new file mode 100644 index 000000000000..b4bf39c93979 --- /dev/null +++ b/htmlparser/tests/html/bug3073.html @@ -0,0 +1,23 @@ + + + +bug3073 + + +Next...

    + + + Homepage Help +  |   + + + Privacy Policy +
    + + + + Flights +  |   + + + diff --git a/htmlparser/tests/html/bug466.html b/htmlparser/tests/html/bug466.html new file mode 100644 index 000000000000..5fe41ff5310d --- /dev/null +++ b/htmlparser/tests/html/bug466.html @@ -0,0 +1,9 @@ + +bug466 + + +Next...

    + + bold b-i b normal + + \ No newline at end of file diff --git a/htmlparser/tests/html/bug4809.html b/htmlparser/tests/html/bug4809.html new file mode 100644 index 000000000000..8efb3f2d8feb --- /dev/null +++ b/htmlparser/tests/html/bug4809.html @@ -0,0 +1,19 @@ + + +bug4809 + + +Next...

    + + + + + +
    + alt text +
    + + + + + diff --git a/htmlparser/tests/html/bug4814.html b/htmlparser/tests/html/bug4814.html new file mode 100644 index 000000000000..bbace1e48aab --- /dev/null +++ b/htmlparser/tests/html/bug4814.html @@ -0,0 +1,16 @@ + + + +bug4814 + + +Next...

    + + +One text +

    +Two text +
    +
    + + \ No newline at end of file diff --git a/htmlparser/tests/html/bug4825.html b/htmlparser/tests/html/bug4825.html new file mode 100644 index 000000000000..1aef91ad144b --- /dev/null +++ b/htmlparser/tests/html/bug4825.html @@ -0,0 +1,40 @@ + + +stuttgart + + + + + + + + + + + + + + + + + + +
    text 1
    text 2 +
    text 3 + text 4 + + + + + +
    text 5

    +
    text 6 +
    +
    text 7
    +
    text 8
    +
    +
    text 9 +
    + + \ No newline at end of file diff --git a/htmlparser/tests/html/bug4956.html b/htmlparser/tests/html/bug4956.html new file mode 100644 index 000000000000..1e35ce436d0d --- /dev/null +++ b/htmlparser/tests/html/bug4956.html @@ -0,0 +1,46 @@ + + + + +bug4956 + + +Next...

    + + + + +

    + +
    + +

    + + + + + +
    + + + +
    + +BRIAN MCGRORY

    + + Mooney's grass is always greener ... As the Sox return Tuesday for ... + + + + + diff --git a/htmlparser/tests/html/bug5859.html b/htmlparser/tests/html/bug5859.html new file mode 100644 index 000000000000..d4f8d5440a0d --- /dev/null +++ b/htmlparser/tests/html/bug5859.html @@ -0,0 +1,36 @@ + + + + +bug5859 + + +Next...

    + + +

    + +Floating Div, floating left. + +
    + + + + + + + +

    Paragraph

    + + + + + + + + + + + + + diff --git a/htmlparser/tests/html/bug6233.html b/htmlparser/tests/html/bug6233.html new file mode 100644 index 000000000000..3d0a8aede864 --- /dev/null +++ b/htmlparser/tests/html/bug6233.html @@ -0,0 +1,18 @@ + + +bug6233 + + +Next...

    + + +

    Before Inside After

    +
    +

    Hello

    + +
    +

    Hello

    + + + + diff --git a/htmlparser/tests/html/bug6925.html b/htmlparser/tests/html/bug6925.html new file mode 100644 index 000000000000..f90f27a083eb --- /dev/null +++ b/htmlparser/tests/html/bug6925.html @@ -0,0 +1,20 @@ + + +bug6925 + + +Next...

    + +hello + + + + +
    + +
    + inside + +
    +
    + \ No newline at end of file diff --git a/htmlparser/tests/html/bug7447.html b/htmlparser/tests/html/bug7447.html new file mode 100644 index 000000000000..00941d2f8c37 --- /dev/null +++ b/htmlparser/tests/html/bug7447.html @@ -0,0 +1,29 @@ + + + +bug7447 + + +Next...

    + + + + + + +
    +

    + + Some Text + +

    + + + + +
    + Nav4.x and IE align this text to the right +
    +
    + + \ No newline at end of file diff --git a/htmlparser/tests/html/bug7723.html b/htmlparser/tests/html/bug7723.html new file mode 100644 index 000000000000..073fdb5e99f5 --- /dev/null +++ b/htmlparser/tests/html/bug7723.html @@ -0,0 +1,20 @@ + + + + +bug7723 + + +Next...

    + + +body color + +font color +
    +

    +bold text +

    +
    + + \ No newline at end of file diff --git a/htmlparser/tests/html/bug7724.html b/htmlparser/tests/html/bug7724.html new file mode 100644 index 000000000000..c3a5dc2caa09 --- /dev/null +++ b/htmlparser/tests/html/bug7724.html @@ -0,0 +1,12 @@ + + + + +bug7724 + + +Next...

    + + +

    Hellothere + \ No newline at end of file diff --git a/htmlparser/tests/html/bug7823.html b/htmlparser/tests/html/bug7823.html new file mode 100644 index 000000000000..13e151854de9 --- /dev/null +++ b/htmlparser/tests/html/bug7823.html @@ -0,0 +1,11 @@ + + + +bug7823 + + +Next...

    + +

  • bold normal + + \ No newline at end of file diff --git a/htmlparser/tests/html/bug7889.html b/htmlparser/tests/html/bug7889.html new file mode 100644 index 000000000000..dd8e94fdc2e1 --- /dev/null +++ b/htmlparser/tests/html/bug7889.html @@ -0,0 +1,20 @@ + + + +bug7889 + + +Next...

    + + + + +
    + +
    The entry to the Leaf dressing room. +

    +
    +The dressing room with stalls made of Canadian Maple. +

    + + \ No newline at end of file diff --git a/htmlparser/tests/html/bug8056.html b/htmlparser/tests/html/bug8056.html new file mode 100644 index 000000000000..b78fa2dee25d --- /dev/null +++ b/htmlparser/tests/html/bug8056.html @@ -0,0 +1,6 @@ +bug8056 + + +Next...

    + +

    Hello

    \ No newline at end of file diff --git a/htmlparser/tests/html/bug8080.html b/htmlparser/tests/html/bug8080.html new file mode 100644 index 000000000000..d3e34f463b32 --- /dev/null +++ b/htmlparser/tests/html/bug8080.html @@ -0,0 +1,422 @@ + + + + + + + + + + + + + + + + + + + + + + +bug8080 + + +Next...

    + + + + + + + + + + + + + + + + + + + +
    + +ABC Australia - Online News[space]Indonesia election '99
     
    + +KFOR troops shoot Serb police officer
    + +
    + + + +Mon, 14 Jun 1999
    [space] + +
    + +Latest Bulletin
    + +email news delivery
    + +Breaking Stories
    + + + +Kosovo Crisis
    + + + +Indonesia
    + + + +World News from Radio Australia
    + +State News
    + +Business News
    + +Sport News
    + +Olympics news
    + +Tax Debate news special
    + +Science and Technology news
    + +Rural News
    + +Features
    + +Weather
    + +[space]
    + +Regional News Service
    [space]
    + + + +[space]
    + +ABC News Guide
    + +About This Site
    + +Search
    + + + + + + + + + +
    + + + + + +British officials say peacekeeping troops in Kosovo have shot dead a man believed to be an off-duty Serb police officer who opened fire at them in the provincial capital, Pristina.
    + + + +
    + + + +The incident was the first reported armed violence between the NATO-led peace force (KFOR) and Serbs since it began entering the southern province of Yugoslavia.
    + + + +
    + + + +British officers, in a paratroop force fanning out through eastern Pristina to secure it while mechanised infantry were taking control of the west, said the assailant was warned several times to put down his gun but instead began shooting.
    + + + +
    + + + +"This guy came up shouting, with a pistol in his hand, one officer told the Reuters news agency.
    + + + +
    + + + +
    ABC VIDEO
    kosovo
    NATO moves into Kosovo as the Yugoslav military and Serb civilians move out. Katy Cronin reports.

    kosovo
    NATO makes slow progress as soldiers begin their sweep of the province. Eric Campbell reports.

    kosovo
    Kosovar refugees in Australia are making cautious preparations to return home. Prue Clarke reports.

    Requires RealPlayer


    "He fired a shot at our guys and they fired back. He's dead."
    + + + +
    + + + +The unidentified man was not in uniform but was believed to be an off-duty officer of the paramilitary Interior Ministry (MUP) police, paratroopers told Reuters at the scene in the courtyard of an apartment complex.
    + + + +
    + + + +Serbs have greeted KFOR's arrival with sullen hostility for the most part, while ethnic Albanians who suffered under Serbian police repression have been celebrating.
    + + + +
    + + + +It seems the shooting had an odd beginning.
    + + + +
    + + + +British Captain Andrew Reeds says eight paratroopers were conversing and having their photographs taken with two MUP officers when the assailant appeared from the direction of a bar in the courtyard frequented by Serbs.
    + + + +
    + + + +The man, possibly objecting to apparent fraternisation between the Serb police officers and British troops, was brandishing a semi-automatic pistol and the paratroopers warned him six times to stop and drop the weapon.
    + + + +
    + + + +But he ignored them and fired from a distance of about 25 metres. Paratroopers returned fire and killed him.
    + + + +
    + + + +MUP personnel must withdraw along with Yugoslav army forces by June 20 by agreement with NATO to clear the way for the return of around 1 million ethnic Albanian refugees.
    + + + +
    + + + +
    + + + +More troops
    + + + +
    + + + +Some 1,600 British troops have moved into the capital of Kosovo, Pristina, as ethnic Albanian rebels killed up to four Serb security men.
    + + + +
    + + + +British Army Lieutenant Colonel Nick Clissitt told the AFP news agency: "We're coming into town. We're stabilising it."
    + + + +
    + + + +He says 800 paratroopers with the 5th Airborne Brigade landed to the east of Kosovo by helicopter before moving through the capital while another 800 Irish guards were in the centre but heading west.
    + + + +
    + + + +Lieutenant Colonel Clissitt added that the 1,600 troops were moving as scheduled under the deployment of an international NATO peacekeeping force that pushed into Kosovo on Saturday from Macedonia.
    + + + +
    + + + +Entering Kosovo on Saturday were about 6,000 British troops and 1,500 French troops with the NATO-led Kosovo force (KFOR).
    + + + +
    + + + +US, German and Italian troops were also due to enter the southern Serb province.
    + + + +
    + + + +In a move that caught NATO off guard, around 300 Russian troops arrived first in Kosovo on Friday, setting up base at the Pristina airport and pre-empting British and French troops slated to lead NATO's deployment in Kosovo.
    + + + +
    + + + +Lieutenant Colonel Clissitt said two Yugoslav soldiers and one Serb policeman were killed in clashes with rebels in areas of Pristina, but said the NATO force was not involved in defusing the incidents.
    + + + +
    + + + +Referring to the same incidents, Serb sources said two policemen and two Yugoslav soldiers were killed by Kosovo Liberation Army fighters.
    + + + +
    + + + +Asked if British troops were disarming Kosovo Liberation Army rebels, Lieutenant Colonel Clissitt replied: "We will not tolerate any armed group using its muscle.
    + + + +
    + + + +"We will respond robustly."
    + + + +
    + + + +NATO troops would ensure the terms of last week's agreement ending the NATO air war are enforced, he said.
    + + + +
    + + + +On Saturday, British paratroopers who landed at a village south of Pristina were greeted by a group of KLA who refused to disarm and headed to the mountains.
    + + + +
    + + + +More news and video and audio archives can be found on the Kosovo page. + +
    + +

    + + + + + +


    + +
    + +Previous Story + +Return to main bulletin page + +Next Story + + + +

    + +

    + +ABC Online

    + +© 1999 Australian Broadcasting Corporation

    + +Updated: Mon, 14 Jun 1999 at 7:24 AM (AEST) + +
    + +AEST = Australian Eastern Standard Time which is 10 hours ahead of UTC (Greenwich Mean Time) + +

    + +
    + + + + + + + + + + + + + + + + + diff --git a/htmlparser/tests/html/bug8681.html b/htmlparser/tests/html/bug8681.html new file mode 100644 index 000000000000..194c8d36c0e1 --- /dev/null +++ b/htmlparser/tests/html/bug8681.html @@ -0,0 +1,8 @@ +bug8681 + + +Next...

    + +this is arial +
    this is pre
    +
    \ No newline at end of file diff --git a/htmlparser/tests/html/bug8738.html b/htmlparser/tests/html/bug8738.html new file mode 100644 index 000000000000..3df7b62e16b3 --- /dev/null +++ b/htmlparser/tests/html/bug8738.html @@ -0,0 +1,28 @@ + + +bug8738 + + +Next...

    + + + + + + + + + + +
    + +
    + + + +

    + + Hippie Amp Beta Test + +

    + diff --git a/htmlparser/tests/html/bug8771.html b/htmlparser/tests/html/bug8771.html new file mode 100644 index 000000000000..d1b098f2f740 --- /dev/null +++ b/htmlparser/tests/html/bug8771.html @@ -0,0 +1,21 @@ + + + +bug8771 + + +Next...

    + + + + + +
    + +
    June 27, 1999
    +
    +
    + + \ No newline at end of file diff --git a/htmlparser/tests/html/bug8913.html b/htmlparser/tests/html/bug8913.html new file mode 100644 index 000000000000..8283cce9414c --- /dev/null +++ b/htmlparser/tests/html/bug8913.html @@ -0,0 +1,112 @@ + + + + + +bug8913 + + +Next...

    + + + + + + + + +before list + +
    • inside list
    + +after list + +
    + + + +

    + + + + + +before div + +
    inside div
    + +after div + +
    + + + +

    + + + + + +before table + +
    inside table
    + +after table + +
    + + + +

    + + + + + +before div + +
    inside div
    + +after div + +
    + + + +

    + + + + + +before div + +
    inside div
    + +after div + +
    + + + +

    + + + + + +before span + +inside span + +after span + + + + + + + + + + \ No newline at end of file diff --git a/htmlparser/tests/html/bug8996.html b/htmlparser/tests/html/bug8996.html new file mode 100644 index 000000000000..f0137d9fab58 --- /dev/null +++ b/htmlparser/tests/html/bug8996.html @@ -0,0 +1,18 @@ + + +bug8996 + + +Next...

    + +blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah +blah blah blah blah blah blah blah
    + +
    +blah
    +
    +
    +blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah +blah blah blah blah blah blah blah
    + +blah
    \ No newline at end of file diff --git a/htmlparser/tests/html/bug9536.html b/htmlparser/tests/html/bug9536.html new file mode 100644 index 000000000000..5d55383e1ef2 --- /dev/null +++ b/htmlparser/tests/html/bug9536.html @@ -0,0 +1,38 @@ + + + List parsing bug + + + The following two sections should look identical +
    + Section #1: +
      +
        +
          +
        1. This is an ol:ul:ol +
        2. This is an ol:ul:ol +
        +
      • This is an ol:ul +
      • This is an ol:ul +
      +
    1. This is an ol +
    2. This is an ol +
    + +
    + Section #2: +
      +
        +
          +
        1. This is an ol:ul:ol
        2. +
        3. This is an ol:ul:ol
        4. +
        +
      • This is an ol:ul
      • +
      • This is an ol:ul
      • +
      +
    1. This is an ol
    2. +
    3. This is an ol
    4. +
    + + + diff --git a/htmlparser/tests/html/bug9563.html b/htmlparser/tests/html/bug9563.html new file mode 100644 index 000000000000..175cbadee361 --- /dev/null +++ b/htmlparser/tests/html/bug9563.html @@ -0,0 +1,8 @@ +bug9563 + + +Next...

    + + +

    Archives + \ No newline at end of file diff --git a/htmlparser/tests/html/bug991.html b/htmlparser/tests/html/bug991.html new file mode 100644 index 000000000000..93ad94c753bb --- /dev/null +++ b/htmlparser/tests/html/bug991.html @@ -0,0 +1,9 @@ + +bug991 +Next...

    + +For example, the following: +

    Hello

    +...makes the paragraph italics. However, the following: +

    Hello

    +...does not make the paragraph red. This is inconsistent behaviour. \ No newline at end of file diff --git a/htmlparser/tests/html/residual.html b/htmlparser/tests/html/residual.html new file mode 100644 index 000000000000..d571fad9912e --- /dev/null +++ b/htmlparser/tests/html/residual.html @@ -0,0 +1,226 @@ + + + + + + + ResidualStyle + + +  + + + + +
    Residual Style 
    + +

    This page is the topmost page for +testing residual style. Residual style handling refers to automatic document +conversions performed by Gecko when encounters mal-formed HTML fontstyle +elements. For example: +

    <html><body><b><div>text</div></b></body></html> +
      +
      + + + + + + + + + + + + +
    +
    Expected Result
    +
    +
    Result defined by HTML4.0
    +
    div text herediv text here
    + +

    According to the spec, <b> is +a fontstyle element, whereas <div> is a block element. As a rule, fontstyle +tags can't contain block elements, which means that the preceeding example +is malformed. In order to remain backward compatible and simultaneously +maintain well-formed documents, Gecko may have to rewrite the document +to be correct. The prior example is rewritten by Gecko like this: +

    <html><body><div><b>text</b></div></body></html> +
      +
      + + + + +
    Residual Style Testcases
    + +

    The following testcases were taken +from real bugs. In most cases, these have been reduced to a minimum sample, +and they have been linked together so that you compare them in sequence +against other browsers. +

    Click on any of the following links +to begin... +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Bug466Bug991Bug1239Bug1259Bug2419Bug2447Bug3073
    Bug4814Bug4809Bug4958Bug5859Bug6233Bug6925Bug7447
    Bug7723Bug7724Bug7823Bug7889Bug8080Bug8056Bug8681
    Bug8738Bug8771Bug8913Bug8996Bug9563Bug10049Bug10324
    Bug11381Bug12118Bug12632Bug12468Bug13107Bug14276Bug14636
    Bug14981Bug18159Bug18185Bug18403Bug18865Bug19172Bug19194
    Bug20030Bug20178Bug20199Bug21186Bug21318Bug21424Bug21689
    Bug21692Bug21779Bug22025Bug22142Bug22157Bug23529Bug23680
    Bug23780Bug23831Bug24003
    + +

    +


    + + + + + + +
    Residual style:  This term describes the case where +malformed fontstyle elements that get closed out by block elements need +to be reopened later in the document. The term can about for two reasons: +1) because style gets reopened "residually" -- later in the document; 2) +because explicit style tags tend to leave an unpleasant "residue" on html +documents.
    + + + diff --git a/htmlparser/tests/html/tiny.html b/htmlparser/tests/html/tiny.html new file mode 100644 index 000000000000..e1013c531daf --- /dev/null +++ b/htmlparser/tests/html/tiny.html @@ -0,0 +1,5 @@ + + +

    My text + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/Bug1203.html b/parser/htmlparser/tests/html/Bug1203.html new file mode 100644 index 000000000000..bd84bbe5c6a7 --- /dev/null +++ b/parser/htmlparser/tests/html/Bug1203.html @@ -0,0 +1,29 @@ + + + How To Give Good Feedback + +

    + Peters test
    + Peters test
    + + + + + +
    + + + + How To Give Good Feedback + + +
    +

    first appeared: Fast Company issue 17 page 144

    +

    + Improving Performance Reviews
    +


    + So you think you've had it with performance reviews? + A few years ago, Chris Oster's unit at General Motors got so fed up with traditional reviews that it abolished them. +
    + + diff --git a/parser/htmlparser/tests/html/Bug1220.html b/parser/htmlparser/tests/html/Bug1220.html new file mode 100644 index 000000000000..38f12713548c --- /dev/null +++ b/parser/htmlparser/tests/html/Bug1220.html @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + +
    + +
    xxx
    + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/Bug1239.html b/parser/htmlparser/tests/html/Bug1239.html new file mode 100644 index 000000000000..215dd499d53b --- /dev/null +++ b/parser/htmlparser/tests/html/Bug1239.html @@ -0,0 +1,44 @@ + + + +bug1239 +Next...

    + + +
    + + + Centered arial size=1 [BREAK] +
    + +
    + + + + Bold Arial font size=2 + +

    + Maroon Arial font size=1 +
    + + Bold Arial font size=2 + + [ Arial font size=1 ] +
    + +

    Centered Arial size=1 +

    +

    Centered Arial size=1 +

    + + Bold Arial size=2 +
    +
    + + Centered Arial size=1 +

    +
    +
    + +
    + diff --git a/parser/htmlparser/tests/html/bg2.gif b/parser/htmlparser/tests/html/bg2.gif new file mode 100644 index 0000000000000000000000000000000000000000..fdffb375a395c4e49c4db0ebad89c34c068a6a4d GIT binary patch literal 2210 zcmeH``8yK~0LM3y5FuiPMyWXxbFbw-MvhUYx!T5mH+fWpGQ~}X2 z+ns(;LPFAP4F}9p5RN^-(ZTj*DFRQA-Y{bfWFJ5}X@1e3v7qWnaXZir0hE;U*oy0c zP=9vmc{^$*L60}ULSzi|1WHy|JrF*%zR4M>d|RpHoaiXJb#|oOx z&QQm?cBWA|uf~gA{#nbPCh4p+dnOFm+0s!pQjn8Y@iBc~(}2TZf|;)i4bfdIKU z7-w8Lop;k{6ajv^RgPbFfp~>YjHS?Ac3-hQFE@34QAt)fQ+*O;&}isIlnPES$R^hr z$;2uj3seH;b*bj3tmts&lf=3Sg?}o$i0~407nn>ZuQSHrLKN#GE+POH;FlEI+q>Yv z$(>LlFVz|Ohd4J@mm`TwAg?U4L;$Ni5hj0%5uKRF&x>aj)I?exjOCX(aZv#ohdtB_ zE6(0sl=qF3{^rZrk9efNRIXG)RYP5BvRA_~JGTck zYwT4#L!5+F(nHE!7c@RS9pmCd{3aC<*T_3fK_{z4Q6JSPZfLPp2k|&t4t^xC{qf@= zkMF@L{Uui?!`bLjt@d}_h3{)m-D5LZvJI&UB-6XKq0CRI$5m}JXrERqs!%q*9OzJ*S{Nm z>J7pO+~y{97S2nLjL)*${Q7CYB-6MT**!_B#XpRXq(4s6Y6}gHI}u;d%A0P!-Lb2* z8}XeZG4)qLlb`;&r%uW8qlqEg%6aeX4jOyM-jue4h|b*mx&b_*%!@kW-LebZoVvQT zP#Rj=pW|MFc}hI0wPm&*q(Fgf8WfrH%PJoO1_C zXq&m15{0~#{q73u38gSB;P_#;Ax-|pGN3l4B*Q_(v6{B}@1RD~B_tbs(Bj8lM(lpX z2s&suty_kSPe^;9xOP8>Atew3?Za}S^ZN8SwUW2@J+VH6+b6(p>Wu8g=H9oQy#Q^i zPnrR-mz+}Ix8WiB*!V1G6}k2mbBM*%F338}Cf7ikPoiv6k(6C(UPuZ~?C2$oT48SfM z(aMCXmiRH3y^LWEw9kJ4*b^1C%@3!67#&(taihKAD>^(a0azyO@KjD0EP*tc(Dh$! z6uvvZcs{|x6P!c&Vzi9WE#g{T6A!fN4?8wo{2er_DdK9nD`Z`)l)1s87F3ztFd<-j z(0Rg1*JiaW(`f4IR8sW*gb;tvWiaHuxK8iK9>@m5Jk{X_sJQse(!zCk@ zAE&kJFF + + + +bug10049 + + +Next...

    + + +SOCKS proxy: +
    text in blockquote
    +
    + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug10324.html b/parser/htmlparser/tests/html/bug10324.html new file mode 100644 index 000000000000..f341607307b9 --- /dev/null +++ b/parser/htmlparser/tests/html/bug10324.html @@ -0,0 +1,11 @@ +bug10324 + + +Next...

    + + +
    + center small +
    + small +
    \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug11381.html b/parser/htmlparser/tests/html/bug11381.html new file mode 100644 index 000000000000..78ba7b803060 --- /dev/null +++ b/parser/htmlparser/tests/html/bug11381.html @@ -0,0 +1,47 @@ + + + + + +bug11381 + + +Next...

    + + +

    <TABLE><TR><TD><FONT COLOR="red"><FORM>...

    + + + + + + + +
    + +
    + +
    + + + +

    Exactly the same but without the FONT tag.

    + + + + + + + +
    + +
    + +
    + + + + + + + diff --git a/parser/htmlparser/tests/html/bug12118.html b/parser/htmlparser/tests/html/bug12118.html new file mode 100644 index 000000000000..dd2bc5df2297 --- /dev/null +++ b/parser/htmlparser/tests/html/bug12118.html @@ -0,0 +1,14 @@ +bug12118 + + +Next...

    + + + + +

    + +Full 30 days unconditional money back guarantee. + +

    + diff --git a/parser/htmlparser/tests/html/bug12269.html b/parser/htmlparser/tests/html/bug12269.html new file mode 100644 index 000000000000..51fb607cef77 --- /dev/null +++ b/parser/htmlparser/tests/html/bug12269.html @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + +
    + + Stuart Parmenter  + + + cell1 +
    cell2cell3cell4
    + + + diff --git a/parser/htmlparser/tests/html/bug12468.html b/parser/htmlparser/tests/html/bug12468.html new file mode 100644 index 000000000000..17f2a81a5d96 --- /dev/null +++ b/parser/htmlparser/tests/html/bug12468.html @@ -0,0 +1,19 @@ + + + + +bugbug12468 + + +Next...

    + +

    <div>Swing 1.1.1 goes primetime</div>
    + +
    <div>Swing 1.1.1 goes primetime</div>
    + +
    <font><div>Swing 1.1.1 goes primetime</div></font>
    + +
    <font><div>Swing 1.1.1 goes primetime</div></font>
    + + + diff --git a/parser/htmlparser/tests/html/bug1259.html b/parser/htmlparser/tests/html/bug1259.html new file mode 100644 index 000000000000..64274df97136 --- /dev/null +++ b/parser/htmlparser/tests/html/bug1259.html @@ -0,0 +1,17 @@ + + + + +bug1259 +Next...

    + + + +
      +
    • + If this text is 16pt, red, arial + then then there is a style LEAK IN. +
    • +
    + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug12632.html b/parser/htmlparser/tests/html/bug12632.html new file mode 100644 index 000000000000..b9e2cb7fc969 --- /dev/null +++ b/parser/htmlparser/tests/html/bug12632.html @@ -0,0 +1,27 @@ + + +bug12632 + + +Next...

    + +
    + This should be small, but center nested inside font makes it normal +
    +
    + +
    + This should be red, but div nested inside font makes it black +
    +
    + +
    + Now the font is inside the center, so it is small +
    + +
    + Now the font is inside the div, so it is red +
    + + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug13107.html b/parser/htmlparser/tests/html/bug13107.html new file mode 100644 index 000000000000..9e787e8f3ad6 --- /dev/null +++ b/parser/htmlparser/tests/html/bug13107.html @@ -0,0 +1,11 @@ +bug13107 + + +Next...

    + +

    + +Hello. +

    +Goodbye + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug14276.html b/parser/htmlparser/tests/html/bug14276.html new file mode 100644 index 000000000000..f20d5f4ceed8 --- /dev/null +++ b/parser/htmlparser/tests/html/bug14276.html @@ -0,0 +1,20 @@ + + + +bug14276 + + +Next...

    + + +

    +

    + Rom I
    +

    + September
    +

    Wien

    + Juni ´99

    +
    + + + diff --git a/parser/htmlparser/tests/html/bug14636.html b/parser/htmlparser/tests/html/bug14636.html new file mode 100644 index 000000000000..6380108a8b39 --- /dev/null +++ b/parser/htmlparser/tests/html/bug14636.html @@ -0,0 +1,20 @@ +Testcase for bug 14636 + + + + + +Next...

    + + + +

    + +<font face="Verdana,Arial,Helvetica"><p>The Shining is essential Kubrick...</p></font> + +

    + +
    + + + diff --git a/parser/htmlparser/tests/html/bug14918.html b/parser/htmlparser/tests/html/bug14918.html new file mode 100644 index 000000000000..dc83871d9380 --- /dev/null +++ b/parser/htmlparser/tests/html/bug14918.html @@ -0,0 +1,7 @@ +bug14918 + + +Next...

    + +

    The Cleaner 3 Beta Build 3023 Saturday, Sep. 25 \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug18159.html b/parser/htmlparser/tests/html/bug18159.html new file mode 100644 index 000000000000..b0a08925ec51 --- /dev/null +++ b/parser/htmlparser/tests/html/bug18159.html @@ -0,0 +1,49 @@ +Testcase for bug 18159 + + + + + +Next...

    + + + + + + + + + + +
    + +
    Sport Stories
    + +
    + + + + + + + + + + + + + +
    + +   Special Features + + + + Downloads   + +
    + + + + + diff --git a/parser/htmlparser/tests/html/bug18185.html b/parser/htmlparser/tests/html/bug18185.html new file mode 100644 index 000000000000..bc2f197bda61 --- /dev/null +++ b/parser/htmlparser/tests/html/bug18185.html @@ -0,0 +1,7 @@ +bug18185 + + +Next...

    + + +I am one and two,

    I am i and 5+3i; \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug18403.html b/parser/htmlparser/tests/html/bug18403.html new file mode 100644 index 000000000000..27579e663060 --- /dev/null +++ b/parser/htmlparser/tests/html/bug18403.html @@ -0,0 +1,17 @@ + + + +bugbug18403 + + +Next...

    + + +(1)Some green text +


    +(2)Some red text, which can't be highlighted by the mouse

    +(3)Some text that should be red, but isn't

    +
    + + + diff --git a/parser/htmlparser/tests/html/bug18865.html b/parser/htmlparser/tests/html/bug18865.html new file mode 100644 index 000000000000..0b1209a8f45d --- /dev/null +++ b/parser/htmlparser/tests/html/bug18865.html @@ -0,0 +1,24 @@ + + + + + + + +bug18865 + + +Next...

    + + + +This text is displayed in the assigned font color (black) +
    + This text is displayed in white rather than font color assigned. This text is not using the assigned font color but rather + the text color assigned in the BODY element. +
    + +
    + + + diff --git a/parser/htmlparser/tests/html/bug19172.html b/parser/htmlparser/tests/html/bug19172.html new file mode 100644 index 000000000000..e9f6d580d4c9 --- /dev/null +++ b/parser/htmlparser/tests/html/bug19172.html @@ -0,0 +1,27 @@ + + + + +bug19172 + + +Next...

    + +Linux News sites: +

    +

      +
    1. LWN +
    2. LinuxWorld +
    3. Wired +
    4. Resources +
    5. Gazette +
    +

    +Games: +

    +

  • LinuxGames +
  • Game Tome News +

    + + + diff --git a/parser/htmlparser/tests/html/bug19194.html b/parser/htmlparser/tests/html/bug19194.html new file mode 100644 index 000000000000..212f32c14241 --- /dev/null +++ b/parser/htmlparser/tests/html/bug19194.html @@ -0,0 +1,8 @@ +bug19194 + + +Next...

    + + +

      ...
    + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug20030.html b/parser/htmlparser/tests/html/bug20030.html new file mode 100644 index 000000000000..35fce983dd38 --- /dev/null +++ b/parser/htmlparser/tests/html/bug20030.html @@ -0,0 +1,6 @@ +bug20030 + + +Next...

    + +Should be same size as this. \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug20178.html b/parser/htmlparser/tests/html/bug20178.html new file mode 100644 index 000000000000..a4669af3280b --- /dev/null +++ b/parser/htmlparser/tests/html/bug20178.html @@ -0,0 +1,13 @@ +bug20178 + + +Next...

    + + +

    Link to bad.html

    + + + + + +
    Should be link to good.html
    \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug20199.html b/parser/htmlparser/tests/html/bug20199.html new file mode 100644 index 000000000000..1bf06976206d --- /dev/null +++ b/parser/htmlparser/tests/html/bug20199.html @@ -0,0 +1,23 @@ + + +bug20199 + + +Next...

    + +

    This HTML demonstrates a bug this HTML parsing of the anchor (A) tag. The first link (to bugzilla.mozilla.org) +contains a paragraph(P) tag inside the anchor(A) tag. This messes up the entire document.

    + +

    Link to bugzilla.mozilla.org
    +Link to mozilla.org
    +This should not be a link!!!
    +This should not be a link!!!
    +This should not be a link!!!
    +

    +

    +Neither should this!!
    +Neither should this!!
    +Neither should this!!
    +

    + + diff --git a/parser/htmlparser/tests/html/bug21186.html b/parser/htmlparser/tests/html/bug21186.html new file mode 100644 index 000000000000..03f1d2d2a80c --- /dev/null +++ b/parser/htmlparser/tests/html/bug21186.html @@ -0,0 +1,13 @@ + + + +bug21186 + + +Next...

    + +Bad Link in a span +
    +Good Link without a span + + diff --git a/parser/htmlparser/tests/html/bug21318.html b/parser/htmlparser/tests/html/bug21318.html new file mode 100644 index 000000000000..cd0800f14791 --- /dev/null +++ b/parser/htmlparser/tests/html/bug21318.html @@ -0,0 +1,10 @@ +bug21318 + + +Next...

    + +

    Birdie Num Num praises MAGNOLIA

    + +the

    block is causing the link not to be displayed. I believe that having +the

    block within the hyperlink is illegal HTML. The link does work if the +

    is outside the block. \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug21424.html b/parser/htmlparser/tests/html/bug21424.html new file mode 100644 index 000000000000..d4b0deb8d631 --- /dev/null +++ b/parser/htmlparser/tests/html/bug21424.html @@ -0,0 +1,14 @@ +bug21424 + + +Next...

    + + + + Enterprise Computing
     E-commerce
     Communications
     The Net
     Personal Technology
     Services & Consulting
     Year 2000
     CNET Investor New!
     CNET News.com TV
     CNET +Radio
     Perspectives
     Newsmakers
     Rumor Mill
     One Week View
     FREE Newsletter

    + +
    A D V E R T I S E M E N T
    Get a New Job!
    at CNET's Career Center
    Search for a job now
    Email me job listings
    Our featured employer


    + + + diff --git a/parser/htmlparser/tests/html/bug21689.html b/parser/htmlparser/tests/html/bug21689.html new file mode 100644 index 000000000000..3deafb36dd1c --- /dev/null +++ b/parser/htmlparser/tests/html/bug21689.html @@ -0,0 +1,13 @@ + + + +bug21689 + + +Next...

    + + +

    test

    + +

    foo \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug21692.html b/parser/htmlparser/tests/html/bug21692.html new file mode 100644 index 000000000000..8b9692c158f0 --- /dev/null +++ b/parser/htmlparser/tests/html/bug21692.html @@ -0,0 +1,38 @@ + + +bug21692 + + +Next...

    + + + + + + + + + + +the code is like this:
    + +style-stuff:
    + +<style type="text/css"> +.rubrikval { font-size: 20pt; } +</style> +

    + +html-stuff:
    + +<a href="anmalan.html"><span class="rubrikval">On-line formulär</span></a>
    +<a href="anmalan.html">On-line formulär</a> + +

    + +On-line formulär +On-line formulär + + diff --git a/parser/htmlparser/tests/html/bug21779.html b/parser/htmlparser/tests/html/bug21779.html new file mode 100644 index 000000000000..7bb5909bb81f --- /dev/null +++ b/parser/htmlparser/tests/html/bug21779.html @@ -0,0 +1,13 @@ +bug21779 + + +Next...

    + + + + + + +
    C11 +
    C21 +
    \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug22025.html b/parser/htmlparser/tests/html/bug22025.html new file mode 100644 index 000000000000..252e65db007f --- /dev/null +++ b/parser/htmlparser/tests/html/bug22025.html @@ -0,0 +1,7 @@ +bug22025 + + +Next...

    + +

    Mozilla

    +

    Mozilla

    diff --git a/parser/htmlparser/tests/html/bug22142.html b/parser/htmlparser/tests/html/bug22142.html new file mode 100644 index 000000000000..872c57cf0b2c --- /dev/null +++ b/parser/htmlparser/tests/html/bug22142.html @@ -0,0 +1,16 @@ + + + + + + +bug22142 + + +Next...

    + +BeforeThis should be clickableAfter + +text after + + diff --git a/parser/htmlparser/tests/html/bug22157.html b/parser/htmlparser/tests/html/bug22157.html new file mode 100644 index 000000000000..eeadd4d4f922 --- /dev/null +++ b/parser/htmlparser/tests/html/bug22157.html @@ -0,0 +1,66 @@ + + + + + + + + + + +bug22157 + + +Next...

    + +Business
    + +Entertainment + + + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug23529.html b/parser/htmlparser/tests/html/bug23529.html new file mode 100644 index 000000000000..8617cf3f1ee4 --- /dev/null +++ b/parser/htmlparser/tests/html/bug23529.html @@ -0,0 +1,11 @@ +bug23529 + + +Next...

    + + + + Public Records + +
    + Find Anyone, Background Checks, SS# Checks, Adoption Reunions
    .. \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug23680.html b/parser/htmlparser/tests/html/bug23680.html new file mode 100644 index 000000000000..6274897ab636 --- /dev/null +++ b/parser/htmlparser/tests/html/bug23680.html @@ -0,0 +1,13 @@ +bug23680 + + +Next...

    + + + + +
    /*  
    +   
    /* 
    + 
     * The contents of this file are subject to the Netscape Public   
    +   
     * The contents of this file are subject to the Netscape Public 
    +
    diff --git a/parser/htmlparser/tests/html/bug23780.html b/parser/htmlparser/tests/html/bug23780.html new file mode 100644 index 000000000000..d43aefcf4fdf --- /dev/null +++ b/parser/htmlparser/tests/html/bug23780.html @@ -0,0 +1,22 @@ + +Bug23780 + + + + +Next...

    + + +

    This is bad html because this Anchor is missing a +end A element.

    + However this new link contains a start and end anchor +

    This text will have the use the href of the first anchor that wasn't closed.

    + + + + + + + + + diff --git a/parser/htmlparser/tests/html/bug23831.html b/parser/htmlparser/tests/html/bug23831.html new file mode 100644 index 000000000000..d22536c0a339 --- /dev/null +++ b/parser/htmlparser/tests/html/bug23831.html @@ -0,0 +1,5 @@ +bug23831 +Next...

    + + +

    Link -- after link

    \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug24003.html b/parser/htmlparser/tests/html/bug24003.html new file mode 100644 index 000000000000..9924f961da9b --- /dev/null +++ b/parser/htmlparser/tests/html/bug24003.html @@ -0,0 +1,12 @@ +bug24003 +Next...

    + + + + + +
    + + text here + +
    diff --git a/parser/htmlparser/tests/html/bug2419.html b/parser/htmlparser/tests/html/bug2419.html new file mode 100644 index 000000000000..c6fcb88464b5 --- /dev/null +++ b/parser/htmlparser/tests/html/bug2419.html @@ -0,0 +1,16 @@ + + + + +Bug2419 + + +Next...

    + + + + 100% + + red text  text + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug2447.html b/parser/htmlparser/tests/html/bug2447.html new file mode 100644 index 000000000000..f58e6f34cea6 --- /dev/null +++ b/parser/htmlparser/tests/html/bug2447.html @@ -0,0 +1,14 @@ + + + +bug2447 + + +Next...

    + + + +

    T + +he

    + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug3073.html b/parser/htmlparser/tests/html/bug3073.html new file mode 100644 index 000000000000..b4bf39c93979 --- /dev/null +++ b/parser/htmlparser/tests/html/bug3073.html @@ -0,0 +1,23 @@ + + + +bug3073 + + +Next...

    + + + Homepage Help +  |   + + + Privacy Policy +
    + + + + Flights +  |   + + + diff --git a/parser/htmlparser/tests/html/bug466.html b/parser/htmlparser/tests/html/bug466.html new file mode 100644 index 000000000000..5fe41ff5310d --- /dev/null +++ b/parser/htmlparser/tests/html/bug466.html @@ -0,0 +1,9 @@ + +bug466 + + +Next...

    + + bold b-i b normal + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug4809.html b/parser/htmlparser/tests/html/bug4809.html new file mode 100644 index 000000000000..8efb3f2d8feb --- /dev/null +++ b/parser/htmlparser/tests/html/bug4809.html @@ -0,0 +1,19 @@ + + +bug4809 + + +Next...

    + + + + + +
    + alt text +
    + + + + + diff --git a/parser/htmlparser/tests/html/bug4814.html b/parser/htmlparser/tests/html/bug4814.html new file mode 100644 index 000000000000..bbace1e48aab --- /dev/null +++ b/parser/htmlparser/tests/html/bug4814.html @@ -0,0 +1,16 @@ + + + +bug4814 + + +Next...

    + + +One text +

    +Two text +
    +
    + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug4825.html b/parser/htmlparser/tests/html/bug4825.html new file mode 100644 index 000000000000..1aef91ad144b --- /dev/null +++ b/parser/htmlparser/tests/html/bug4825.html @@ -0,0 +1,40 @@ + + +stuttgart + + + + + + + + + + + + + + + + + + +
    text 1
    text 2 +
    text 3 + text 4 + + + + + +
    text 5

    +
    text 6 +
    +
    text 7
    +
    text 8
    +
    +
    text 9 +
    + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug4956.html b/parser/htmlparser/tests/html/bug4956.html new file mode 100644 index 000000000000..1e35ce436d0d --- /dev/null +++ b/parser/htmlparser/tests/html/bug4956.html @@ -0,0 +1,46 @@ + + + + +bug4956 + + +Next...

    + + + + +

    + +
    + +

    + + + + + +
    + + + +
    + +BRIAN MCGRORY

    + + Mooney's grass is always greener ... As the Sox return Tuesday for ... + + + + + diff --git a/parser/htmlparser/tests/html/bug5859.html b/parser/htmlparser/tests/html/bug5859.html new file mode 100644 index 000000000000..d4f8d5440a0d --- /dev/null +++ b/parser/htmlparser/tests/html/bug5859.html @@ -0,0 +1,36 @@ + + + + +bug5859 + + +Next...

    + + +

    + +Floating Div, floating left. + +
    + + + + + + + +

    Paragraph

    + + + + + + + + + + + + + diff --git a/parser/htmlparser/tests/html/bug6233.html b/parser/htmlparser/tests/html/bug6233.html new file mode 100644 index 000000000000..3d0a8aede864 --- /dev/null +++ b/parser/htmlparser/tests/html/bug6233.html @@ -0,0 +1,18 @@ + + +bug6233 + + +Next...

    + + +

    Before Inside After

    +
    +

    Hello

    + +
    +

    Hello

    + + + + diff --git a/parser/htmlparser/tests/html/bug6925.html b/parser/htmlparser/tests/html/bug6925.html new file mode 100644 index 000000000000..f90f27a083eb --- /dev/null +++ b/parser/htmlparser/tests/html/bug6925.html @@ -0,0 +1,20 @@ + + +bug6925 + + +Next...

    + +hello + + + + +
    + +
    + inside + +
    +
    + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug7447.html b/parser/htmlparser/tests/html/bug7447.html new file mode 100644 index 000000000000..00941d2f8c37 --- /dev/null +++ b/parser/htmlparser/tests/html/bug7447.html @@ -0,0 +1,29 @@ + + + +bug7447 + + +Next...

    + + + + + + +
    +

    + + Some Text + +

    + + + + +
    + Nav4.x and IE align this text to the right +
    +
    + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug7723.html b/parser/htmlparser/tests/html/bug7723.html new file mode 100644 index 000000000000..073fdb5e99f5 --- /dev/null +++ b/parser/htmlparser/tests/html/bug7723.html @@ -0,0 +1,20 @@ + + + + +bug7723 + + +Next...

    + + +body color + +font color +
    +

    +bold text +

    +
    + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug7724.html b/parser/htmlparser/tests/html/bug7724.html new file mode 100644 index 000000000000..c3a5dc2caa09 --- /dev/null +++ b/parser/htmlparser/tests/html/bug7724.html @@ -0,0 +1,12 @@ + + + + +bug7724 + + +Next...

    + + +

    Hellothere + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug7823.html b/parser/htmlparser/tests/html/bug7823.html new file mode 100644 index 000000000000..13e151854de9 --- /dev/null +++ b/parser/htmlparser/tests/html/bug7823.html @@ -0,0 +1,11 @@ + + + +bug7823 + + +Next...

    + +

  • bold normal + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug7889.html b/parser/htmlparser/tests/html/bug7889.html new file mode 100644 index 000000000000..dd8e94fdc2e1 --- /dev/null +++ b/parser/htmlparser/tests/html/bug7889.html @@ -0,0 +1,20 @@ + + + +bug7889 + + +Next...

    + + + + +
    + +
    The entry to the Leaf dressing room. +

    +
    +The dressing room with stalls made of Canadian Maple. +

    + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug8056.html b/parser/htmlparser/tests/html/bug8056.html new file mode 100644 index 000000000000..b78fa2dee25d --- /dev/null +++ b/parser/htmlparser/tests/html/bug8056.html @@ -0,0 +1,6 @@ +bug8056 + + +Next...

    + +

    Hello

    \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug8080.html b/parser/htmlparser/tests/html/bug8080.html new file mode 100644 index 000000000000..d3e34f463b32 --- /dev/null +++ b/parser/htmlparser/tests/html/bug8080.html @@ -0,0 +1,422 @@ + + + + + + + + + + + + + + + + + + + + + + +bug8080 + + +Next...

    + + + + + + + + + + + + + + + + + + + +
    + +ABC Australia - Online News[space]Indonesia election '99
     
    + +KFOR troops shoot Serb police officer
    + +
    + + + +Mon, 14 Jun 1999
    [space] + +
    + +Latest Bulletin
    + +email news delivery
    + +Breaking Stories
    + + + +Kosovo Crisis
    + + + +Indonesia
    + + + +World News from Radio Australia
    + +State News
    + +Business News
    + +Sport News
    + +Olympics news
    + +Tax Debate news special
    + +Science and Technology news
    + +Rural News
    + +Features
    + +Weather
    + +[space]
    + +Regional News Service
    [space]
    + + + +[space]
    + +ABC News Guide
    + +About This Site
    + +Search
    + + + + + + + + + +
    + + + + + +British officials say peacekeeping troops in Kosovo have shot dead a man believed to be an off-duty Serb police officer who opened fire at them in the provincial capital, Pristina.
    + + + +
    + + + +The incident was the first reported armed violence between the NATO-led peace force (KFOR) and Serbs since it began entering the southern province of Yugoslavia.
    + + + +
    + + + +British officers, in a paratroop force fanning out through eastern Pristina to secure it while mechanised infantry were taking control of the west, said the assailant was warned several times to put down his gun but instead began shooting.
    + + + +
    + + + +"This guy came up shouting, with a pistol in his hand, one officer told the Reuters news agency.
    + + + +
    + + + +
    ABC VIDEO
    kosovo
    NATO moves into Kosovo as the Yugoslav military and Serb civilians move out. Katy Cronin reports.

    kosovo
    NATO makes slow progress as soldiers begin their sweep of the province. Eric Campbell reports.

    kosovo
    Kosovar refugees in Australia are making cautious preparations to return home. Prue Clarke reports.

    Requires RealPlayer


    "He fired a shot at our guys and they fired back. He's dead."
    + + + +
    + + + +The unidentified man was not in uniform but was believed to be an off-duty officer of the paramilitary Interior Ministry (MUP) police, paratroopers told Reuters at the scene in the courtyard of an apartment complex.
    + + + +
    + + + +Serbs have greeted KFOR's arrival with sullen hostility for the most part, while ethnic Albanians who suffered under Serbian police repression have been celebrating.
    + + + +
    + + + +It seems the shooting had an odd beginning.
    + + + +
    + + + +British Captain Andrew Reeds says eight paratroopers were conversing and having their photographs taken with two MUP officers when the assailant appeared from the direction of a bar in the courtyard frequented by Serbs.
    + + + +
    + + + +The man, possibly objecting to apparent fraternisation between the Serb police officers and British troops, was brandishing a semi-automatic pistol and the paratroopers warned him six times to stop and drop the weapon.
    + + + +
    + + + +But he ignored them and fired from a distance of about 25 metres. Paratroopers returned fire and killed him.
    + + + +
    + + + +MUP personnel must withdraw along with Yugoslav army forces by June 20 by agreement with NATO to clear the way for the return of around 1 million ethnic Albanian refugees.
    + + + +
    + + + +
    + + + +More troops
    + + + +
    + + + +Some 1,600 British troops have moved into the capital of Kosovo, Pristina, as ethnic Albanian rebels killed up to four Serb security men.
    + + + +
    + + + +British Army Lieutenant Colonel Nick Clissitt told the AFP news agency: "We're coming into town. We're stabilising it."
    + + + +
    + + + +He says 800 paratroopers with the 5th Airborne Brigade landed to the east of Kosovo by helicopter before moving through the capital while another 800 Irish guards were in the centre but heading west.
    + + + +
    + + + +Lieutenant Colonel Clissitt added that the 1,600 troops were moving as scheduled under the deployment of an international NATO peacekeeping force that pushed into Kosovo on Saturday from Macedonia.
    + + + +
    + + + +Entering Kosovo on Saturday were about 6,000 British troops and 1,500 French troops with the NATO-led Kosovo force (KFOR).
    + + + +
    + + + +US, German and Italian troops were also due to enter the southern Serb province.
    + + + +
    + + + +In a move that caught NATO off guard, around 300 Russian troops arrived first in Kosovo on Friday, setting up base at the Pristina airport and pre-empting British and French troops slated to lead NATO's deployment in Kosovo.
    + + + +
    + + + +Lieutenant Colonel Clissitt said two Yugoslav soldiers and one Serb policeman were killed in clashes with rebels in areas of Pristina, but said the NATO force was not involved in defusing the incidents.
    + + + +
    + + + +Referring to the same incidents, Serb sources said two policemen and two Yugoslav soldiers were killed by Kosovo Liberation Army fighters.
    + + + +
    + + + +Asked if British troops were disarming Kosovo Liberation Army rebels, Lieutenant Colonel Clissitt replied: "We will not tolerate any armed group using its muscle.
    + + + +
    + + + +"We will respond robustly."
    + + + +
    + + + +NATO troops would ensure the terms of last week's agreement ending the NATO air war are enforced, he said.
    + + + +
    + + + +On Saturday, British paratroopers who landed at a village south of Pristina were greeted by a group of KLA who refused to disarm and headed to the mountains.
    + + + +
    + + + +More news and video and audio archives can be found on the Kosovo page. + +
    + +

    + + + + + +


    + +
    + +Previous Story + +Return to main bulletin page + +Next Story + + + +

    + +

    + +ABC Online

    + +© 1999 Australian Broadcasting Corporation

    + +Updated: Mon, 14 Jun 1999 at 7:24 AM (AEST) + +
    + +AEST = Australian Eastern Standard Time which is 10 hours ahead of UTC (Greenwich Mean Time) + +

    + +
    + + + + + + + + + + + + + + + + + diff --git a/parser/htmlparser/tests/html/bug8681.html b/parser/htmlparser/tests/html/bug8681.html new file mode 100644 index 000000000000..194c8d36c0e1 --- /dev/null +++ b/parser/htmlparser/tests/html/bug8681.html @@ -0,0 +1,8 @@ +bug8681 + + +Next...

    + +this is arial +
    this is pre
    +
    \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug8738.html b/parser/htmlparser/tests/html/bug8738.html new file mode 100644 index 000000000000..3df7b62e16b3 --- /dev/null +++ b/parser/htmlparser/tests/html/bug8738.html @@ -0,0 +1,28 @@ + + +bug8738 + + +Next...

    + + + + + + + + + + +
    + +
    + + + +

    + + Hippie Amp Beta Test + +

    + diff --git a/parser/htmlparser/tests/html/bug8771.html b/parser/htmlparser/tests/html/bug8771.html new file mode 100644 index 000000000000..d1b098f2f740 --- /dev/null +++ b/parser/htmlparser/tests/html/bug8771.html @@ -0,0 +1,21 @@ + + + +bug8771 + + +Next...

    + + + + + +
    + +
    June 27, 1999
    +
    +
    + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug8913.html b/parser/htmlparser/tests/html/bug8913.html new file mode 100644 index 000000000000..8283cce9414c --- /dev/null +++ b/parser/htmlparser/tests/html/bug8913.html @@ -0,0 +1,112 @@ + + + + + +bug8913 + + +Next...

    + + + + + + + + +before list + +
    • inside list
    + +after list + +
    + + + +

    + + + + + +before div + +
    inside div
    + +after div + +
    + + + +

    + + + + + +before table + +
    inside table
    + +after table + +
    + + + +

    + + + + + +before div + +
    inside div
    + +after div + +
    + + + +

    + + + + + +before div + +
    inside div
    + +after div + +
    + + + +

    + + + + + +before span + +inside span + +after span + + + + + + + + + + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug8996.html b/parser/htmlparser/tests/html/bug8996.html new file mode 100644 index 000000000000..f0137d9fab58 --- /dev/null +++ b/parser/htmlparser/tests/html/bug8996.html @@ -0,0 +1,18 @@ + + +bug8996 + + +Next...

    + +blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah +blah blah blah blah blah blah blah
    + +
    +blah
    +
    +
    +blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah +blah blah blah blah blah blah blah
    + +blah
    \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug9536.html b/parser/htmlparser/tests/html/bug9536.html new file mode 100644 index 000000000000..5d55383e1ef2 --- /dev/null +++ b/parser/htmlparser/tests/html/bug9536.html @@ -0,0 +1,38 @@ + + + List parsing bug + + + The following two sections should look identical +
    + Section #1: +
      +
        +
          +
        1. This is an ol:ul:ol +
        2. This is an ol:ul:ol +
        +
      • This is an ol:ul +
      • This is an ol:ul +
      +
    1. This is an ol +
    2. This is an ol +
    + +
    + Section #2: +
      +
        +
          +
        1. This is an ol:ul:ol
        2. +
        3. This is an ol:ul:ol
        4. +
        +
      • This is an ol:ul
      • +
      • This is an ol:ul
      • +
      +
    1. This is an ol
    2. +
    3. This is an ol
    4. +
    + + + diff --git a/parser/htmlparser/tests/html/bug9563.html b/parser/htmlparser/tests/html/bug9563.html new file mode 100644 index 000000000000..175cbadee361 --- /dev/null +++ b/parser/htmlparser/tests/html/bug9563.html @@ -0,0 +1,8 @@ +bug9563 + + +Next...

    + + +

    Archives + \ No newline at end of file diff --git a/parser/htmlparser/tests/html/bug991.html b/parser/htmlparser/tests/html/bug991.html new file mode 100644 index 000000000000..93ad94c753bb --- /dev/null +++ b/parser/htmlparser/tests/html/bug991.html @@ -0,0 +1,9 @@ + +bug991 +Next...

    + +For example, the following: +

    Hello

    +...makes the paragraph italics. However, the following: +

    Hello

    +...does not make the paragraph red. This is inconsistent behaviour. \ No newline at end of file diff --git a/parser/htmlparser/tests/html/residual.html b/parser/htmlparser/tests/html/residual.html new file mode 100644 index 000000000000..d571fad9912e --- /dev/null +++ b/parser/htmlparser/tests/html/residual.html @@ -0,0 +1,226 @@ + + + + + + + ResidualStyle + + +  + + + + +
    Residual Style 
    + +

    This page is the topmost page for +testing residual style. Residual style handling refers to automatic document +conversions performed by Gecko when encounters mal-formed HTML fontstyle +elements. For example: +

    <html><body><b><div>text</div></b></body></html> +
      +
      + + + + + + + + + + + + +
    +
    Expected Result
    +
    +
    Result defined by HTML4.0
    +
    div text herediv text here
    + +

    According to the spec, <b> is +a fontstyle element, whereas <div> is a block element. As a rule, fontstyle +tags can't contain block elements, which means that the preceeding example +is malformed. In order to remain backward compatible and simultaneously +maintain well-formed documents, Gecko may have to rewrite the document +to be correct. The prior example is rewritten by Gecko like this: +

    <html><body><div><b>text</b></div></body></html> +
      +
      + + + + +
    Residual Style Testcases
    + +

    The following testcases were taken +from real bugs. In most cases, these have been reduced to a minimum sample, +and they have been linked together so that you compare them in sequence +against other browsers. +

    Click on any of the following links +to begin... +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Bug466Bug991Bug1239Bug1259Bug2419Bug2447Bug3073
    Bug4814Bug4809Bug4958Bug5859Bug6233Bug6925Bug7447
    Bug7723Bug7724Bug7823Bug7889Bug8080Bug8056Bug8681
    Bug8738Bug8771Bug8913Bug8996Bug9563Bug10049Bug10324
    Bug11381Bug12118Bug12632Bug12468Bug13107Bug14276Bug14636
    Bug14981Bug18159Bug18185Bug18403Bug18865Bug19172Bug19194
    Bug20030Bug20178Bug20199Bug21186Bug21318Bug21424Bug21689
    Bug21692Bug21779Bug22025Bug22142Bug22157Bug23529Bug23680
    Bug23780Bug23831Bug24003
    + +

    +


    + + + + + + +
    Residual style:  This term describes the case where +malformed fontstyle elements that get closed out by block elements need +to be reopened later in the document. The term can about for two reasons: +1) because style gets reopened "residually" -- later in the document; 2) +because explicit style tags tend to leave an unpleasant "residue" on html +documents.
    + + + diff --git a/parser/htmlparser/tests/html/tiny.html b/parser/htmlparser/tests/html/tiny.html new file mode 100644 index 000000000000..e1013c531daf --- /dev/null +++ b/parser/htmlparser/tests/html/tiny.html @@ -0,0 +1,5 @@ + + +

    My text + + \ No newline at end of file