[Webkit-unassigned] [Bug 11321] Element with :target pseudo-class still matched after fragment identifier change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 31 04:31:36 PST 2006


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


mjs at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11192|review?                     |review-
               Flag|                            |




------- Comment #4 from mjs at apple.com  2006-10-31 04:31 PDT -------
(From update of attachment 11192)
The fix looks ok to me, however, it needs a test case. To make a test case for
this, you will probably have to make a page that navigates to a #fragment via
window.location, forces a layout to make the :target pseudo match (for example
by asking for a clientHeight property), then navigates to no fragment at all.
Please resubmit with test case. The code change looks fine however.


-- 
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