Bug 66626 - [Qt] fast/parser/innerhtml-with-prefixed-elements.xhtml has incorrect result
Summary: [Qt] fast/parser/innerhtml-with-prefixed-elements.xhtml has incorrect result
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-08-20 05:07 PDT by Balazs Kelemen
Modified: 2011-08-27 00:56 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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