diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/select-option-in-onload.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/select-option-in-onload.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,30 @@ + + +
+The popup below has the item "FAIL" selected by default in the html, but a javascript function + triggered from the body's onload changed it to "PASS" (assuming you saw an alert telling you so).
+Problem: In old versions of WebKit the change was not visible until you click on the popup.
+ + +