[Webkit-unassigned] [Bug 12144] REGRESSION(?): CSS3 selector test site no longer works

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 7 00:24:51 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12144


joost at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|                            |FIXED
             Status|ASSIGNED                    |RESOLVED
           Keywords|NeedsReduction, Regression  |




------- Comment #5 from joost at webkit.org  2007-01-07 00:24 PDT -------
Resolved, yet, this code:

<script type="text/javascript">
<!--
  if (document.referrer != "http://www.css3.info/selectors-test/test.html") {
    document.location = "http://www.css3.info/selectors-test/";
  }
-->
</script>

seemed to interfere with the working of the script, it didn't in Firefox...
can't reproduce it reliably though.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list