[Webkit-unassigned] [Bug 13812] Autoscroll in nested frames scrolls the wrong frame
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 22 14:23:31 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13812
------- Comment #8 from mitz at webkit.org 2007-05-22 14:23 PDT -------
Now I tried this:
<body style="height: 200%">
<div style="height: 200px"></div>
<iframe src="data:text/html,<frameset rows='*,*'><frame
src='data:text/html,cat<br>car<br>far<br>for<br>fog'><frame></frameset>"></iframe>
</body>
and I still can't reproduce any buggy behavior.
George, can you attach the failing test case w/ steps to reproduce?
--
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