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

DRT dumps render tree when it shouldn't

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • fx2.0
    • javafx
    • Win7 x64 + JDK6 x64

    • web

      Many DRT tests dump render tree, when they apparently shouldn't. Examples are:
        fast/parser/entities-in-attributes-expected.txt
        fast/parser/external-entities-in-xslt-expected.txt
        fast/parser/xslt-with-html-expected.txt

      Typical result is
      @@ -1 +1,7 @@
      -PASS
      +layer at (0,0) size 800x600
      + RenderView at (0,0) size 800x600
      +layer at (0,0) size 800x600
      + RenderBlock {HTML} at (0,0) size 800x600
      + RenderBody {BODY} at (8,8) size 784x584
      + RenderInline {ROOT} at (0,0) size 0x0
      + RenderText {#text} at (0,0) size 0x0

      There must be a setting we don't account for.

            loneid Leonid Popov (Inactive)
            peterz Peter Zhelezniakov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: