Index: LayoutTests/fast/forms/checkValidity-select-form-expected.txt |
diff --git a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt b/LayoutTests/fast/forms/checkValidity-select-form-expected.txt |
similarity index 50% |
copy from LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt |
copy to LayoutTests/fast/forms/checkValidity-select-form-expected.txt |
index e956edbd01b12954fba32d3257219357adea36f9..0b3c3096096cea113aef7f6d7893851253bb8a59 100644 |
--- a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt |
+++ b/LayoutTests/fast/forms/checkValidity-select-form-expected.txt |
@@ -1,10 +1,9 @@ |
->> |
-Ensures that this snippet does not lead to a crash. Bug 86029. |
+This test checks if checkValidity() returns correctly a true result on selecting a valid element. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS. WebKit did not crash. |
+PASS form.checkValidity() is true |
PASS successfullyParsed is true |
TEST COMPLETE |