WebKit Bugzilla
Attachment 6560 Details for
Bug 7323
: REGRESSION (10.4.4): ondrag* events don't fire on page in a frame
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
A document
doc.html (text/html), 211 bytes, created by
Adam Blomberg
on 2006-02-17 04:03:21 PST
(
hide
)
Description:
A document
Filename:
MIME Type:
Creator:
Adam Blomberg
Created:
2006-02-17 04:03:21 PST
Size:
211 bytes
patch
obsolete
><html> > <body> > <p> > <a href="#">Drag me</a> > </p> > <p ondragenter="alert('dragenter');" ondragleave="alert('dragleave');" ondragover="alert('dragover');"> > ...here > </p> > </body> ></html>
<html> <body> <p> <a href="#">Drag me</a> </p> <p ondragenter="alert('dragenter');" ondragleave="alert('dragleave');" ondragover="alert('dragover');"> ...here </p> </body> </html>
View Attachment As Raw
Actions:
View
Attachments on
bug 7323
: 6560 |
6561
|
6568
|
9580
|
11274
|
11281
|
11343