Bug 66626
Summary: | [Qt] fast/parser/innerhtml-with-prefixed-elements.xhtml has incorrect result | ||
---|---|---|---|
Product: | WebKit | Reporter: | Balazs Kelemen <kbalazs> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ossy |
Priority: | P2 | Keywords: | LayoutTestFailure, Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Balazs Kelemen
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Balazs Kelemen
Skipped in http://trac.webkit.org/changeset/93478
Csaba Osztrogonác
This test was removed from tree, so I removed it from the skipped list too: r93936