1 54 package org.w3c.tidy; 55 56 64 public class TidyOutputBugsTest extends TidyTestCase 65 { 66 67 71 public TidyOutputBugsTest(String name) 72 { 73 super(name); 74 } 75 76 80 public void test427812() throws Exception 81 { 82 executeTidyTest("427812.xhtml"); 83 } 84 85 89 public void test427662() throws Exception 90 { 91 executeTidyTest("427662.html"); 92 } 93 94 98 public void test427677() throws Exception 99 { 100 executeTidyTest("427677.html"); 101 } 102 103 107 public void test427633() throws Exception 108 { 109 executeTidyTest("427633.html"); 111 } 112 113 117 public void test427819() throws Exception 118 { 119 executeTidyTest("427819.html"); 120 } 121 122 126 public void test427820() throws Exception 127 { 128 executeTidyTest("427820.html"); 129 } 130 131 135 public void test427821() throws Exception 136 { 137 executeTidyTest("427821.html"); 138 } 139 140 144 public void test427822() throws Exception 145 { 146 executeTidyTest("427822.html"); 148 } 149 150 154 public void test427823() throws Exception 155 { 156 executeTidyTest("427823.html"); 157 } 158 159 163 public void test427825() throws Exception 164 { 165 executeTidyTest("427825.html"); 166 } 167 168 173 public void test427826() throws Exception 174 { 175 executeTidyTest("427826.html"); 176 } 177 178 182 public void test427830() throws Exception 183 { 184 executeTidyTest("427830.html"); 185 } 186 187 192 public void test427833() throws Exception 193 { 194 executeTidyTest("427833.html"); 195 } 196 197 201 public void test427835() throws Exception 202 { 203 executeTidyTest("427835.html"); 204 } 205 206 210 public void test427836() throws Exception 211 { 212 executeTidyTest("427836.html"); 213 } 214 215 219 public void test427837() throws Exception 220 { 221 executeTidyTest("427837.xml"); 222 } 223 224 228 public void test427838() throws Exception 229 { 230 executeTidyTest("427838.html"); 231 } 232 233 237 public void test427839() throws Exception 238 { 239 executeTidyTest("427839.html"); 240 } 241 242 246 public void test427845() throws Exception 247 { 248 executeTidyTest("427845.html"); 250 } 251 252 256 public void test427846() throws Exception 257 { 258 executeTidyTest("427846.html"); 259 } 260 261 265 public void test431731() throws Exception 266 { 267 executeTidyTest("431731.html"); 268 } 269 270 274 public void test431736() throws Exception 275 { 276 executeTidyTest("431736.html"); 277 } 278 279 283 public void test431739() throws Exception 284 { 285 executeTidyTest("431739.html"); 286 } 287 288 293 public void test431889() throws Exception 294 { 295 executeTidyTest("431889.html"); 296 } 297 298 302 public void test431898() throws Exception 303 { 304 executeTidyTest("431898.html"); 305 } 306 307 311 public void test431958() throws Exception 312 { 313 executeTidyTest("431958.html"); 314 } 315 316 320 public void test431965() throws Exception 321 { 322 executeTidyTest("431965.xhtml"); 323 } 324 325 329 public void test432677() throws Exception 330 { 331 executeTidyTest("432677.html"); 332 } 333 334 338 public void test433012() throws Exception 339 { 340 executeTidyTest("433012.html"); 341 } 342 343 347 public void test433040() throws Exception 348 { 349 executeTidyTest("433040.html"); 350 } 351 352 356 public void test433359() throws Exception 357 { 358 executeTidyTest("433359.html"); 359 } 360 361 365 public void test433360() throws Exception 366 { 367 executeTidyTest("433360.html"); 368 } 369 370 374 public void test433604() throws Exception 375 { 376 executeTidyTest("433604.xml"); 377 } 378 379 383 public void test433656() throws Exception 384 { 385 executeTidyTest("433656.html"); 386 } 387 388 392 public void test433666() throws Exception 393 { 394 executeTidyTest("433666.html"); 395 } 396 397 401 public void test433672() throws Exception 402 { 403 executeTidyTest("433672.html"); 404 } 405 406 410 public void test434940() throws Exception 411 { 412 executeTidyTest("434940.html"); 413 } 414 415 419 public void test434940b() throws Exception 420 { 421 executeTidyTest("434940b.html"); 422 } 423 424 428 public void test435903() throws Exception 429 { 430 executeTidyTest("435903.html"); 431 } 432 433 437 public void test435909() throws Exception 438 { 439 executeTidyTest("435909.html"); 440 } 441 442 446 public void test435919() throws Exception 447 { 448 executeTidyTest("435919.html"); 449 } 450 451 455 public void test435920() throws Exception 456 { 457 executeTidyTest("435920.html"); 458 } 459 460 464 public void test435923() throws Exception 465 { 466 executeTidyTest("435923.html"); 467 } 468 469 473 public void test437468() throws Exception 474 { 475 executeTidyTest("437468.html"); 476 } 477 478 482 public void test438650() throws Exception 483 { 484 executeTidyTest("438650.html"); 485 } 486 487 491 public void test438658() throws Exception 492 { 493 executeTidyTest("438658.html"); 494 } 495 496 500 public void test438954() throws Exception 501 { 502 executeTidyTest("438954.html"); 503 } 504 505 509 public void test441508() throws Exception 510 { 511 executeTidyTest("441508.html"); 512 } 513 514 518 public void test441568() throws Exception 519 { 520 executeTidyTest("441568.html"); 521 } 522 523 527 public void test441740() throws Exception 528 { 529 executeTidyTest("441740.xhtml"); 530 assertLogContains("XHTML 1.1"); 531 } 532 533 537 public void test443381() throws Exception 538 { 539 executeTidyTest("443381.xhtml"); 540 assertNoWarnings(); 542 } 543 544 548 public void test443576() throws Exception 549 { 550 executeTidyTest("443576.html"); 551 } 552 553 557 public void test443678() throws Exception 558 { 559 executeTidyTest("443678.html"); 560 } 561 562 566 public void test445074() throws Exception 567 { 568 executeTidyTest("445074.html"); 569 assertWarnings(1); 571 } 572 573 577 public void test445394() throws Exception 578 { 579 executeTidyTest("445394.html"); 580 } 581 582 586 public void test445557() throws Exception 587 { 588 executeTidyTest("445557.html"); 589 } 590 591 595 public void test449348() throws Exception 596 { 597 executeTidyTest("449348.html"); 598 } 599 600 604 public void test456596() throws Exception 605 { 606 executeTidyTest("456596.html"); 607 } 608 609 613 public void test467863() throws Exception 614 { 615 executeTidyTest("467863.html"); 616 } 617 618 622 public void test467865() throws Exception 623 { 624 executeTidyTest("467865.html"); 625 } 626 627 631 public void test470663() throws Exception 632 { 633 executeTidyTest("470663.html"); 634 } 635 636 640 public void test470688() throws Exception 641 { 642 executeTidyTest("470688.html"); 643 } 644 645 649 public void test471264() throws Exception 650 { 651 executeTidyTest("471264.html"); 652 } 653 654 658 public void test473490() throws Exception 659 { 660 executeTidyTest("473490.html"); 661 } 662 663 667 public void test480406() throws Exception 668 { 669 executeTidyTest("480406.xml"); 670 } 671 672 676 public void test480701() throws Exception 677 { 678 executeTidyTest("480701.xml"); 679 } 680 681 685 public void test480843() throws Exception 686 { 687 executeTidyTest("480843.xhtml"); 689 } 690 691 695 public void test487204() throws Exception 696 { 697 executeTidyTest("487204.html"); 698 } 699 700 704 public void test487283() throws Exception 705 { 706 executeTidyTest("487283.html"); 707 } 708 709 714 public void test500236() throws Exception 715 { 716 executeTidyTest("500236.xml"); 717 } 718 719 723 public void test502346() throws Exception 724 { 725 executeTidyTest("502346.html"); 726 assertLogContains("Doctype given is \"-//W3C//DTD XHTML 1.0 Strict//EN\""); 728 } 729 730 734 public void test502348() throws Exception 735 { 736 executeTidyTest("502348.html"); 737 assertWarnings(2); 738 } 739 740 745 public void test503436() throws Exception 746 { 747 executeTidyTest("503436.xml"); 748 } 749 750 754 public void test504206() throws Exception 755 { 756 executeTidyTest("504206.html"); 757 } 758 759 763 public void test505770() throws Exception 764 { 765 executeTidyTest("505770.html"); 766 } 767 768 772 public void test508936() throws Exception 773 { 774 executeTidyTest("508936.html"); 775 } 776 777 781 public void test511243() throws Exception 782 { 783 executeTidyTest("511243.xhtml"); 785 } 786 787 791 public void test511679() throws Exception 792 { 793 executeTidyTest("511679.html"); 794 } 795 796 800 public void test514348() throws Exception 801 { 802 executeTidyTest("514348.html"); 803 } 804 805 809 public void test514893() throws Exception 810 { 811 executeTidyTest("514893.html"); 812 } 813 814 818 public void test517550() throws Exception 819 { 820 executeTidyTest("517550.xhtml"); 821 } 822 823 827 public void test531964() throws Exception 828 { 829 executeTidyTest("531964.xhtml"); 830 } 831 832 836 public void test533105() throws Exception 837 { 838 executeTidyTest("533105.html"); 839 } 840 841 845 public void test533233() throws Exception 846 { 847 executeTidyTest("533233.html"); 848 } 849 850 854 public void test537604() throws Exception 855 { 856 executeTidyTest("537604.xml"); 857 } 858 859 863 public void test540045() throws Exception 864 { 865 executeTidyTest("540045.xhtml"); 866 } 867 868 872 public void test540555() throws Exception 873 { 874 executeTidyTest("540555.html"); 875 } 876 877 881 public void test540571() throws Exception 882 { 883 executeTidyTest("540571.html"); 884 } 885 886 890 public void test578216() throws Exception 891 { 892 executeTidyTest("578216.html"); 893 } 894 895 899 public void test586555() throws Exception 900 { 901 executeTidyTest("586555.html"); 902 } 903 904 908 public void test586562() throws Exception 909 { 910 executeTidyTest("586562.html"); 911 } 912 913 917 public void test593705() throws Exception 918 { 919 executeTidyTest("593705.html"); 920 } 921 922 926 public void test598860() throws Exception 927 { 928 executeTidyTest("598860.html"); 929 } 930 931 935 public void test603128() throws Exception 936 { 937 executeTidyTest("603128.html"); 938 } 939 940 944 public void test616744() throws Exception 945 { 946 executeTidyTest("616744.xml"); 947 } 948 949 953 public void test620531() throws Exception 954 { 955 executeTidyTest("620531.html"); 956 } 957 958 962 public void test629885() throws Exception 963 { 964 executeTidyTest("629885.html"); 965 } 966 967 971 public void test640473() throws Exception 972 { 973 executeTidyTest("640473.html"); 974 } 975 976 980 public void test640474() throws Exception 981 { 982 executeTidyTest("640474.xml"); 983 } 984 985 989 public void test646946() throws Exception 990 { 991 executeTidyTest("646946.xml"); 992 } 993 994 998 public void test647900() throws Exception 999 { 1000 executeTidyTest("647900.html"); 1001 } 1002 1003 1007 public void test655338() throws Exception 1008 { 1009 executeTidyTest("655338.html"); 1010 } 1011 1012 1016 public void test656889() throws Exception 1017 { 1018 executeTidyTest("656889.html"); 1019 } 1020 1021 1025 public void test663548() throws Exception 1026 { 1027 executeTidyTest("663548.html"); 1028 } 1029 1030 1035 public void test678268() throws Exception 1036 { 1037 executeTidyTest("678268.html"); 1038 } 1039 1040 1044 public void test680664() throws Exception 1045 { 1046 executeTidyTest("680664.xhtml"); 1047 } 1048 1049 1054 public void test695408() throws Exception 1055 { 1056 executeTidyTest("695408.html"); 1057 } 1058 1059 1063 public void test708322() throws Exception 1064 { 1065 executeTidyTest("708322.html"); 1066 } 1067 1068 1072 public void test735603() throws Exception 1073 { 1074 executeTidyTest("735603.html"); 1075 } 1076 1077 1081 public void test765852() throws Exception 1082 { 1083 executeTidyTest("765852.html"); 1084 } 1085 1086 1090 public void test994841() throws Exception 1091 { 1092 executeTidyTest("994841.html"); 1093 assertNoWarnings(); 1094 } 1095 1096 1100 public void test996484() throws Exception 1101 { 1102 executeTidyTest("996484.html"); 1103 } 1104 1105 1109 public void test1031865() throws Exception 1110 { 1111 executeTidyTest("1031865.html"); 1112 assertNoWarnings(); 1113 } 1114 1115} | Popular Tags |