Bug 66626

Summary: [Qt] fast/parser/innerhtml-with-prefixed-elements.xhtml has incorrect result
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy
Priority: P2 Keywords: LayoutTestFailure, Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Balazs Kelemen 2011-08-20 05:07:33 PDT
Currently we have no expectation for this test. The result is:

CONSOLE MESSAGE: line 11: INVALID_STATE_ERR: DOM Exception 11: An attempt was made to use an object that is not, or is no longer, usable.
layer at (0,0) size 800x600
  RenderView at (0,0) size 800x600
layer at (0,0) size 800x38
  RenderBlock {html} at (0,0) size 800x38
    RenderBody {body} at (8,8) size 784x22
      RenderBlock {div} at (0,0) size 784x22
        RenderText {#text} at (0,0) size 108x22
          text run at (0,0) width 108: "TEST FAILED"

It is incorrect so I won't check-in this but instead just skip test.
Comment 1 Balazs Kelemen 2011-08-20 05:16:10 PDT
Skipped in http://trac.webkit.org/changeset/93478
Comment 2 Csaba Osztrogonác 2011-08-27 00:56:42 PDT
This test was removed from tree, so I removed it from the skipped list too: r93936