From: <asa...@us...> - 2016-03-30 11:25:36
|
Revision: 12236 http://sourceforge.net/p/htmlunit/code/12236 Author: asashour Date: 2016-03-30 11:25:32 +0000 (Wed, 30 Mar 2016) Log Message: ----------- @NYI huge tests Modified Paths: -------------- trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/ElementClosesElementTest.java trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfSTest.java Modified: trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/ElementClosesElementTest.java =================================================================== --- trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/ElementClosesElementTest.java 2016-03-30 10:23:56 UTC (rev 12235) +++ trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/ElementClosesElementTest.java 2016-03-30 11:25:32 UTC (rev 12236) @@ -5025,10 +5025,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_abbr() throws Exception { test("basefont", "abbr"); } @@ -5037,10 +5035,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_acronym() throws Exception { test("basefont", "acronym"); } @@ -5049,10 +5045,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_a() throws Exception { test("basefont", "a"); } @@ -5061,10 +5055,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_address() throws Exception { test("basefont", "address"); } @@ -5073,10 +5065,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_applet() throws Exception { test("basefont", "applet"); } @@ -5085,10 +5075,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_area() throws Exception { test("basefont", "area"); } @@ -5097,10 +5085,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_article() throws Exception { test("basefont", "article"); } @@ -5109,10 +5095,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_aside() throws Exception { test("basefont", "aside"); } @@ -5121,10 +5105,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_audio() throws Exception { test("basefont", "audio"); } @@ -5133,10 +5115,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_bgsound() throws Exception { test("basefont", "bgsound"); } @@ -5145,10 +5125,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_base() throws Exception { test("basefont", "base"); } @@ -5166,10 +5144,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_bdi() throws Exception { test("basefont", "bdi"); } @@ -5178,10 +5154,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_bdo() throws Exception { test("basefont", "bdo"); } @@ -5190,10 +5164,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_big() throws Exception { test("basefont", "big"); } @@ -5202,10 +5174,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_blink() throws Exception { test("basefont", "blink"); } @@ -5214,10 +5184,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_blockquote() throws Exception { test("basefont", "blockquote"); } @@ -5235,10 +5203,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_b() throws Exception { test("basefont", "b"); } @@ -5247,10 +5213,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_br() throws Exception { test("basefont", "br"); } @@ -5259,10 +5223,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_button() throws Exception { test("basefont", "button"); } @@ -5271,10 +5233,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_canvas() throws Exception { test("basefont", "canvas"); } @@ -5283,10 +5243,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_caption() throws Exception { test("basefont", "caption"); } @@ -5295,10 +5253,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_center() throws Exception { test("basefont", "center"); } @@ -5307,10 +5263,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_cite() throws Exception { test("basefont", "cite"); } @@ -5319,10 +5273,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_code() throws Exception { test("basefont", "code"); } @@ -5331,10 +5283,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_command() throws Exception { test("basefont", "command"); } @@ -5343,10 +5293,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_datalist() throws Exception { test("basefont", "datalist"); } @@ -5355,10 +5303,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_dfn() throws Exception { test("basefont", "dfn"); } @@ -5367,10 +5313,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_dd() throws Exception { test("basefont", "dd"); } @@ -5379,10 +5323,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_del() throws Exception { test("basefont", "del"); } @@ -5391,10 +5333,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_details() throws Exception { test("basefont", "details"); } @@ -5403,10 +5343,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_dialog() throws Exception { test("basefont", "dialog"); } @@ -5415,10 +5353,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_dir() throws Exception { test("basefont", "dir"); } @@ -5427,10 +5363,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_div() throws Exception { test("basefont", "div"); } @@ -5439,10 +5373,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_dl() throws Exception { test("basefont", "dl"); } @@ -5451,10 +5383,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_dt() throws Exception { test("basefont", "dt"); } @@ -5463,10 +5393,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_embed() throws Exception { test("basefont", "embed"); } @@ -5475,10 +5403,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_em() throws Exception { test("basefont", "em"); } @@ -5487,10 +5413,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_fieldset() throws Exception { test("basefont", "fieldset"); } @@ -5499,10 +5423,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_figcaption() throws Exception { test("basefont", "figcaption"); } @@ -5511,10 +5433,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_figure() throws Exception { test("basefont", "figure"); } @@ -5523,10 +5443,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_font() throws Exception { test("basefont", "font"); } @@ -5535,10 +5453,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_form() throws Exception { test("basefont", "form"); } @@ -5547,10 +5463,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_footer() throws Exception { test("basefont", "footer"); } @@ -5559,10 +5473,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_frame() throws Exception { test("basefont", "frame"); } @@ -5571,10 +5483,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_frameset() throws Exception { test("basefont", "frameset"); } @@ -5592,10 +5502,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_header() throws Exception { test("basefont", "header"); } @@ -5604,10 +5512,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_h1() throws Exception { test("basefont", "h1"); } @@ -5616,10 +5522,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_h2() throws Exception { test("basefont", "h2"); } @@ -5628,10 +5532,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_h3() throws Exception { test("basefont", "h3"); } @@ -5640,10 +5542,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_h4() throws Exception { test("basefont", "h4"); } @@ -5652,10 +5552,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_h5() throws Exception { test("basefont", "h5"); } @@ -5664,10 +5562,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_h6() throws Exception { test("basefont", "h6"); } @@ -5676,10 +5572,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_hr() throws Exception { test("basefont", "hr"); } @@ -5697,10 +5591,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_iframe() throws Exception { test("basefont", "iframe"); } @@ -5709,10 +5601,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_q() throws Exception { test("basefont", "q"); } @@ -5721,10 +5611,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_img() throws Exception { test("basefont", "img"); } @@ -5733,10 +5621,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_image() throws Exception { test("basefont", "image"); } @@ -5745,10 +5631,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_ins() throws Exception { test("basefont", "ins"); } @@ -5757,10 +5641,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_isindex() throws Exception { test("basefont", "isindex"); } @@ -5769,10 +5651,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_i() throws Exception { test("basefont", "i"); } @@ -5781,10 +5661,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_kbd() throws Exception { test("basefont", "kbd"); } @@ -5793,10 +5671,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_keygen() throws Exception { test("basefont", "keygen"); } @@ -5805,10 +5681,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_label() throws Exception { test("basefont", "label"); } @@ -5817,10 +5691,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_layer() throws Exception { test("basefont", "layer"); } @@ -5829,10 +5701,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_legend() throws Exception { test("basefont", "legend"); } @@ -5841,10 +5711,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_listing() throws Exception { test("basefont", "listing"); } @@ -5853,10 +5721,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_li() throws Exception { test("basefont", "li"); } @@ -5865,10 +5731,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_link() throws Exception { test("basefont", "link"); } @@ -5877,10 +5741,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_main() throws Exception { test("basefont", "main"); } @@ -5889,10 +5751,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_map() throws Exception { test("basefont", "map"); } @@ -5901,10 +5761,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_mark() throws Exception { test("basefont", "mark"); } @@ -5913,10 +5771,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_marquee() throws Exception { test("basefont", "marquee"); } @@ -5925,10 +5781,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_menu() throws Exception { test("basefont", "menu"); } @@ -5937,10 +5791,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_menuitem() throws Exception { test("basefont", "menuitem"); } @@ -5949,10 +5801,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_meta() throws Exception { test("basefont", "meta"); } @@ -5961,10 +5811,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_meter() throws Exception { test("basefont", "meter"); } @@ -5973,10 +5821,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_multicol() throws Exception { test("basefont", "multicol"); } @@ -5985,10 +5831,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_nav() throws Exception { test("basefont", "nav"); } @@ -5997,10 +5841,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_nextid() throws Exception { test("basefont", "nextid"); } @@ -6009,10 +5851,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_nobr() throws Exception { test("basefont", "nobr"); } @@ -6021,10 +5861,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_noembed() throws Exception { test("basefont", "noembed"); } @@ -6033,10 +5871,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_noframes() throws Exception { test("basefont", "noframes"); } @@ -6045,10 +5881,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_nolayer() throws Exception { test("basefont", "nolayer"); } @@ -6057,10 +5891,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_noscript() throws Exception { test("basefont", "noscript"); } @@ -6078,10 +5910,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_ol() throws Exception { test("basefont", "ol"); } @@ -6090,10 +5920,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_optgroup() throws Exception { test("basefont", "optgroup"); } @@ -6102,10 +5930,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_option() throws Exception { test("basefont", "option"); } @@ -6114,10 +5940,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_output() throws Exception { test("basefont", "output"); } @@ -6126,10 +5950,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_p() throws Exception { test("basefont", "p"); } @@ -6138,10 +5960,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_param() throws Exception { test("basefont", "param"); } @@ -6150,10 +5970,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_plaintext() throws Exception { test("basefont", "plaintext"); } @@ -6162,10 +5980,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_pre() throws Exception { test("basefont", "pre"); } @@ -6174,10 +5990,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_progress() throws Exception { test("basefont", "progress"); } @@ -6186,10 +6000,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_rp() throws Exception { test("basefont", "rp"); } @@ -6198,10 +6010,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_rt() throws Exception { test("basefont", "rt"); } @@ -6210,10 +6020,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_ruby() throws Exception { test("basefont", "ruby"); } @@ -6222,10 +6030,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_s() throws Exception { test("basefont", "s"); } @@ -6234,10 +6040,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_samp() throws Exception { test("basefont", "samp"); } @@ -6246,9 +6050,7 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") + @Alerts("0") @NotYetImplemented public void _basefont_script() throws Exception { test("basefont", "script"); @@ -6258,10 +6060,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_section() throws Exception { test("basefont", "section"); } @@ -6270,10 +6070,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_select() throws Exception { test("basefont", "select"); } @@ -6282,10 +6080,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_small() throws Exception { test("basefont", "small"); } @@ -6294,10 +6090,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_source() throws Exception { test("basefont", "source"); } @@ -6306,10 +6100,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_span() throws Exception { test("basefont", "span"); } @@ -6318,10 +6110,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_strike() throws Exception { test("basefont", "strike"); } @@ -6330,10 +6120,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_strong() throws Exception { test("basefont", "strong"); } @@ -6342,10 +6130,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_style() throws Exception { test("basefont", "style"); } @@ -6354,10 +6140,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_sub() throws Exception { test("basefont", "sub"); } @@ -6366,10 +6150,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_summary() throws Exception { test("basefont", "summary"); } @@ -6378,10 +6160,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_sup() throws Exception { test("basefont", "sup"); } @@ -6390,10 +6170,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_table() throws Exception { test("basefont", "table"); } @@ -6402,10 +6180,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_col() throws Exception { test("basefont", "col"); } @@ -6414,10 +6190,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_colgroup() throws Exception { test("basefont", "colgroup"); } @@ -6426,10 +6200,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_tbody() throws Exception { test("basefont", "tbody"); } @@ -6438,10 +6210,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_td() throws Exception { test("basefont", "td"); } @@ -6450,10 +6220,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_th() throws Exception { test("basefont", "th"); } @@ -6462,10 +6230,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_tr() throws Exception { test("basefont", "tr"); } @@ -6474,10 +6240,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_textarea() throws Exception { test("basefont", "textarea"); } @@ -6486,10 +6250,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_tfoot() throws Exception { test("basefont", "tfoot"); } @@ -6498,10 +6260,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_thead() throws Exception { test("basefont", "thead"); } @@ -6510,10 +6270,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_tt() throws Exception { test("basefont", "tt"); } @@ -6522,10 +6280,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_time() throws Exception { test("basefont", "time"); } @@ -6543,10 +6299,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_track() throws Exception { test("basefont", "track"); } @@ -6555,10 +6309,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_u() throws Exception { test("basefont", "u"); } @@ -6567,10 +6319,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_ul() throws Exception { test("basefont", "ul"); } @@ -6579,10 +6329,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_var() throws Exception { test("basefont", "var"); } @@ -6591,10 +6339,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_video() throws Exception { test("basefont", "video"); } @@ -6603,10 +6349,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_wbr() throws Exception { test("basefont", "wbr"); } @@ -6615,10 +6359,8 @@ * @throws Exception if the test fails */ @Test - @Alerts(CHROME = "0", - IE = "0", - FF38 = "0") - @NotYetImplemented({ FF45, EDGE }) + @Alerts("0") + @NotYetImplemented(EDGE) public void _basefont_xmp() throws Exception { test("basefont", "xmp"); } @@ -8482,7 +8224,7 @@ */ @Test @Alerts("2") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _body_title() throws Exception { test("body", "title"); } @@ -13090,7 +12832,7 @@ @Alerts(CHROME = "0", IE = "0", FF38 = "1") - @NotYetImplemented({ FF45, EDGE }) + @NotYetImplemented({ FF45, EDGE, FF38 }) public void _command_plaintext() throws Exception { test("command", "plaintext"); } @@ -17491,7 +17233,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_abbr() throws Exception { test("frame", "abbr"); } @@ -17501,7 +17243,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_acronym() throws Exception { test("frame", "acronym"); } @@ -17511,7 +17253,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_a() throws Exception { test("frame", "a"); } @@ -17521,7 +17263,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_address() throws Exception { test("frame", "address"); } @@ -17531,7 +17273,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_applet() throws Exception { test("frame", "applet"); } @@ -17541,7 +17283,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_area() throws Exception { test("frame", "area"); } @@ -17551,7 +17293,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_article() throws Exception { test("frame", "article"); } @@ -17561,7 +17303,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_aside() throws Exception { test("frame", "aside"); } @@ -17571,7 +17313,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_audio() throws Exception { test("frame", "audio"); } @@ -17581,7 +17323,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_bgsound() throws Exception { test("frame", "bgsound"); } @@ -17591,7 +17333,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_base() throws Exception { test("frame", "base"); } @@ -17601,7 +17343,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_basefont() throws Exception { test("frame", "basefont"); } @@ -17611,7 +17353,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_bdi() throws Exception { test("frame", "bdi"); } @@ -17621,7 +17363,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_bdo() throws Exception { test("frame", "bdo"); } @@ -17631,7 +17373,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_big() throws Exception { test("frame", "big"); } @@ -17641,7 +17383,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_blink() throws Exception { test("frame", "blink"); } @@ -17651,7 +17393,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_blockquote() throws Exception { test("frame", "blockquote"); } @@ -17661,7 +17403,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_body() throws Exception { test("frame", "body"); } @@ -17671,7 +17413,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_b() throws Exception { test("frame", "b"); } @@ -17681,7 +17423,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_br() throws Exception { test("frame", "br"); } @@ -17691,7 +17433,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_button() throws Exception { test("frame", "button"); } @@ -17701,7 +17443,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_canvas() throws Exception { test("frame", "canvas"); } @@ -17711,7 +17453,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_caption() throws Exception { test("frame", "caption"); } @@ -17721,7 +17463,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_center() throws Exception { test("frame", "center"); } @@ -17731,7 +17473,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_cite() throws Exception { test("frame", "cite"); } @@ -17741,7 +17483,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_code() throws Exception { test("frame", "code"); } @@ -17751,7 +17493,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_command() throws Exception { test("frame", "command"); } @@ -17761,7 +17503,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_datalist() throws Exception { test("frame", "datalist"); } @@ -17771,7 +17513,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_dfn() throws Exception { test("frame", "dfn"); } @@ -17781,7 +17523,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_dd() throws Exception { test("frame", "dd"); } @@ -17791,7 +17533,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_del() throws Exception { test("frame", "del"); } @@ -17801,7 +17543,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_details() throws Exception { test("frame", "details"); } @@ -17811,7 +17553,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_dialog() throws Exception { test("frame", "dialog"); } @@ -17821,7 +17563,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_dir() throws Exception { test("frame", "dir"); } @@ -17831,7 +17573,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_div() throws Exception { test("frame", "div"); } @@ -17841,7 +17583,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_dl() throws Exception { test("frame", "dl"); } @@ -17851,7 +17593,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_dt() throws Exception { test("frame", "dt"); } @@ -17861,7 +17603,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_embed() throws Exception { test("frame", "embed"); } @@ -17871,7 +17613,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_em() throws Exception { test("frame", "em"); } @@ -17881,7 +17623,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_fieldset() throws Exception { test("frame", "fieldset"); } @@ -17891,7 +17633,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_figcaption() throws Exception { test("frame", "figcaption"); } @@ -17901,7 +17643,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_figure() throws Exception { test("frame", "figure"); } @@ -17911,7 +17653,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_font() throws Exception { test("frame", "font"); } @@ -17921,7 +17663,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_form() throws Exception { test("frame", "form"); } @@ -17931,7 +17673,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_footer() throws Exception { test("frame", "footer"); } @@ -17941,7 +17683,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_frame() throws Exception { test("frame", "frame"); } @@ -17951,7 +17693,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_frameset() throws Exception { test("frame", "frameset"); } @@ -17961,7 +17703,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_head() throws Exception { test("frame", "head"); } @@ -17971,7 +17713,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_header() throws Exception { test("frame", "header"); } @@ -17981,7 +17723,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_h1() throws Exception { test("frame", "h1"); } @@ -17991,7 +17733,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_h2() throws Exception { test("frame", "h2"); } @@ -18001,7 +17743,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_h3() throws Exception { test("frame", "h3"); } @@ -18011,7 +17753,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_h4() throws Exception { test("frame", "h4"); } @@ -18021,7 +17763,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_h5() throws Exception { test("frame", "h5"); } @@ -18031,7 +17773,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_h6() throws Exception { test("frame", "h6"); } @@ -18041,7 +17783,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_hr() throws Exception { test("frame", "hr"); } @@ -18051,7 +17793,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_html() throws Exception { test("frame", "html"); } @@ -18061,7 +17803,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_iframe() throws Exception { test("frame", "iframe"); } @@ -18071,7 +17813,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_q() throws Exception { test("frame", "q"); } @@ -18081,7 +17823,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_img() throws Exception { test("frame", "img"); } @@ -18091,7 +17833,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_image() throws Exception { test("frame", "image"); } @@ -18101,7 +17843,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_ins() throws Exception { test("frame", "ins"); } @@ -18111,7 +17853,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_isindex() throws Exception { test("frame", "isindex"); } @@ -18121,7 +17863,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_i() throws Exception { test("frame", "i"); } @@ -18131,7 +17873,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_kbd() throws Exception { test("frame", "kbd"); } @@ -18141,7 +17883,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_keygen() throws Exception { test("frame", "keygen"); } @@ -18151,7 +17893,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_label() throws Exception { test("frame", "label"); } @@ -18161,7 +17903,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_layer() throws Exception { test("frame", "layer"); } @@ -18171,7 +17913,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_legend() throws Exception { test("frame", "legend"); } @@ -18181,7 +17923,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @NotYetImplemented(EDGE) public void _frame_listing() throws Exception { test("frame", "listing"); } @@ -18191,7 +17933,7 @@ */ @Test @Alerts("null") - @NotYetImplemented + @Not... [truncated message content] |