Warning:
This wiki has been archived and is now read-only.

AddedAttributeDraggable

From HTML WG Wiki
Jump to: navigation, search

New Attribute: draggable

Issue: Justification for adding the "draggable" attribute, which can be specified globally on any element.


Details

Rationale: Why this Attribute Should be Added

  1. Provides functionality. It can be used together with the new drag and drop API.
  2. List Rationale
  3. List Rationale
  4. List Rationale
  5. List Rationale
  6. Applicable Design Principles (proposed)
    • Accessibility
    • Device Independence
    • Specific Principle
    • Specific Principle

Rationale: Why this Attribute Should Not be Added

  1. List Rationale
  2. List Rationale
  3. List Rationale
  4. List Rationale
  5. List Rationale
  6. Applicable Design Principles (proposed)
    • Accessibility
    • Device Independence
    • Specific Principle
    • Specific Principle

Advice From Authorities


Research


Examples

Examples from the Clipboard APIs Draft

      <div class="example">
        <p>Example 1: Mathematical information</p>

        <p><object type="application/xml" data=
        "res/2ex7.xml">
          The equations "2^x = 7" and "2x = 7" represented in
          Presentation MathML contain the same sequence of
          characters, but have different semantics.
        </object></p>
      </div>

Use Cases

Pertinent Sections of the Clipboard APIs Draft

   There are many use cases for being able to change the default clipboard operations cut/copy/paste, and the related drag-and-drop). We have colected [sic] a few samples to demonstrate possible uses, although these may not all be supoprted [sic] by this specification.  (Source: Use Cases from the Clipboard API draft)

Policies, Guidelines, and Law


Related References


Related E-mail: Month Year

Thread