RESOLVED FIXED 92355
[Qt] New fast/forms/validation-user-modify.html introduced in r123598 fails.
https://bugs.webkit.org/show_bug.cgi?id=92355
Summary [Qt] New fast/forms/validation-user-modify.html introduced in r123598 fails.
Ádám Kallai
Reported 2012-07-26 02:19:33 PDT
This test fails on Qt. --- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/forms/validation-message-user-modify-expected.txt +++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/forms/validation-message-user-modify-actual.txt @@ -1,8 +1,4 @@ The inner element of validation should not be modifiable. -PASS renderTreeAfterEditing is renderTreeBeforeEditing -PASS successfullyParsed is true -TEST COMPLETE - Could you check it please? I'm going to add the skipped list.
Attachments
Kent Tamura
Comment 1 2012-07-26 02:47:44 PDT
I think Qt DRT/WTR don't support validation message tests. LayoutTests/platform/qt/Skipped has other fast/forms/validation-message-*.html.
Ádám Kallai
Comment 2 2012-07-26 05:14:22 PDT
Thanks for your comment. You helped to me a lot. I understand now. I skipped: http://trac.webkit.org/changeset/123733/trunk/LayoutTests/platform/qt/Skipped
Note You need to log in before you can comment on or make changes to this bug.