This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24954 - [HTML] editorial: 8.7.4: "If not related target was provided"
Summary: [HTML] editorial: 8.7.4: "If not related target was provided"
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: All All
: P2 minor
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-06 06:31 UTC by Michael Dyck
Modified: 2014-03-19 22:27 UTC (History)
2 users (show)

See Also:


Attachments

Description Michael Dyck 2014-03-06 06:31:35 UTC
In 8.7.4 "The DragEvent interface",
in the algorithm for 'fire a DND event',
step 1 says:
    If not /related target/ was provided, set /related target/ to null.

Move the "not" to after "was", presumably.

(Or maybe change "not" to "no", but I don't think so.)
Comment 1 Ian 'Hixie' Hickson 2014-03-06 19:17:48 UTC
Why not "no"?
Comment 2 contributor 2014-03-06 19:19:05 UTC
Checked in as WHATWG revision r8529.
Check-in comment: Typo in DND section
http://html5.org/tools/web-apps-tracker?from=8528&to=8529