Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8026506

Re-design isEmpty() and isValid() methods of HtmlTree

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • tools

      The HtmlTree simply discards invalid nodes which should not have been created in the first place. We need to either rethink empty or come up with an alternative name e.g. A <br> tag should not show up as empty just because it cannot contain content. So we need some method on Content that checks if it has content to be displayed.

            Unassigned Unassigned
            bpatel Bhavesh Patel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: