RESOLVED FIXED 66626
[Qt] fast/parser/innerhtml-with-prefixed-elements.xhtml has incorrect result
https://bugs.webkit.org/show_bug.cgi?id=66626
Summary [Qt] fast/parser/innerhtml-with-prefixed-elements.xhtml has incorrect result
Balazs Kelemen
Reported 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.
Attachments
Balazs Kelemen
Comment 1 2011-08-20 05:16:10 PDT
Csaba Osztrogonác
Comment 2 2011-08-27 00:56:42 PDT
This test was removed from tree, so I removed it from the skipped list too: r93936
Note You need to log in before you can comment on or make changes to this bug.