test/langtools/jdk/javadoc/doclet/testJavaFX/TestJavaFX.java
changeset 54958 55bfc2eee3ab
parent 54596 86c1da00dd6a
child 55197 0ca8e495bbba
child 58678 9cf78a70fa4f
equal deleted inserted replaced
54957:b6b02a503d02 54958:55bfc2eee3ab
   211                 "--disable-javafx-strict-checks",
   211                 "--disable-javafx-strict-checks",
   212                 "-package",
   212                 "-package",
   213                 "pkg2");
   213                 "pkg2");
   214         checkExit(Exit.OK);
   214         checkExit(Exit.OK);
   215         checkOutput("pkg2/Test.html", true,
   215         checkOutput("pkg2/Test.html", true,
   216                 "<h2>Property Detail</h2>\n"
   216                 "<h2>Property Details</h2>\n"
   217                 + "<a id=\"property.detail\">\n"
   217                 + "<a id=\"property.detail\">\n"
   218                 + "<!--   -->\n"
   218                 + "<!--   -->\n"
   219                 + "</a>\n"
   219                 + "</a>\n"
   220                 + "<ul class=\"blockList\">\n"
   220                 + "<ul class=\"blockList\">\n"
   221                 + "<li class=\"blockList\">\n"
   221                 + "<li class=\"blockList\">\n"