I found this regresion starting with the nightly webkit build (r13442 - Wed 22nd). This issue doesn't occur with the previous webkit NB r13431. This might be caused by the fix for <rdar://problem/4351664>. 1) Open attached test case "sample_2.html" in latest Webkit NB 2) Click link so that it's processed and loaded in window 3) Click back arrow on toolbar 4) When test case loads from cache, notice the link is not displayed as a visited link color If I reload this page at this point the link displays as visited. Also, if I open the link in a new window (in Step 2), the link will display as visited. This problem only seems to happen if I load the test case from the cache using the back arrow toolbar.
Created attachment 7281 [details] Simple <a> test case
Regression should have P1.
Committed revision 30949.