Skip to content

Commit be9aaa6

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 19.1.2.
1 parent 3312d56 commit be9aaa6

13 files changed

+965
-455
lines changed

tr/algorithms/input-events-2.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@
88
"rationale": "if",
99
"steps": [
1010
{
11-
"html": "The <a data-link-type=\"idl\" data-lt=\"DataTransfer\" data-type=\"interface\" href=\"https://html.spec.whatwg.org/multipage/dnd.html#datatransfer\"><code>DataTransfer</code></a> object's <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#drag-data-store\">drag data store</a> is in\n <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#concept-dnd-ro\">read-only</a>\n mode. [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/input-events-2/#bib-html\" title=\"HTML Standard\">HTML</a></cite>]"
11+
"html": "The <a data-link-type=\"interface\" data-lt=\"DataTransfer\" href=\"https://html.spec.whatwg.org/multipage/dnd.html#datatransfer\"><code>DataTransfer</code></a> object's <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#drag-data-store\">drag data store</a> is in\n <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#concept-dnd-ro\">read-only</a>\n mode. [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/input-events-2/#bib-html\" title=\"HTML Standard\">HTML</a></cite>]"
1212
},
1313
{
14-
"html": "If the pasted content is a file, the <a data-link-type=\"idl\" data-lt=\"DataTransfer\" data-type=\"interface\" href=\"https://html.spec.whatwg.org/multipage/dnd.html#datatransfer\"><code>DataTransfer</code></a>\n object's <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">drag data store\n item list</a> contains one entry with the <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-type-string\">drag data\n item type string</a> being the file's <a data-link-type=\"dfn|abstract-op\" data-type=\"dfn\" href=\"https://mimesniff.spec.whatwg.org/#mime-type\">mime type</a>, whose\n <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">kind</a> is\n <i>File</i>, and whose data is a <a href=\"https://www.w3.org/TR/FileAPI/#dfn-file\">File object</a> corresponding to the\n pasted file. [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/input-events-2/#bib-html\" title=\"HTML Standard\">HTML</a></cite>]"
14+
"html": "If the pasted content is a file, the <a data-link-type=\"interface\" data-lt=\"DataTransfer\" href=\"https://html.spec.whatwg.org/multipage/dnd.html#datatransfer\"><code>DataTransfer</code></a>\n object's <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">drag data store\n item list</a> contains one entry with the <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-type-string\">drag data\n item type string</a> being the file's <a data-link-type=\"dfn\" href=\"https://mimesniff.spec.whatwg.org/#mime-type\">mime type</a>, whose\n <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">kind</a> is\n <i>File</i>, and whose data is a <a href=\"https://www.w3.org/TR/FileAPI/#dfn-file\">File object</a> corresponding to the\n pasted file. [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/input-events-2/#bib-html\" title=\"HTML Standard\">HTML</a></cite>]"
1515
},
1616
{
17-
"html": "The <a data-link-type=\"idl\" data-lt=\"DataTransfer\" data-type=\"interface\" href=\"https://html.spec.whatwg.org/multipage/dnd.html#datatransfer\"><code>DataTransfer</code></a> object's <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#drag-data-store-item-list\">drag data store\n item list</a> contains one entry with the <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-type-string\">drag data\n item type string</a> <code>\"text/html\"</code>, whose\n <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">kind</a> is\n <i>Plain Unicode string</i>, and whose data is a HTML\n representation of the content that is in the clipboard, or\n in the <a href=\"https://www.w3.org/TR/input-events-2/#dfn-kill-buffer\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-kill-buffer-3\">kill buffer</a>, to be dropped or otherwise the\n content that is to be added. [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/input-events-2/#bib-html\" title=\"HTML Standard\">HTML</a></cite>]"
17+
"html": "The <a data-link-type=\"interface\" data-lt=\"DataTransfer\" href=\"https://html.spec.whatwg.org/multipage/dnd.html#datatransfer\"><code>DataTransfer</code></a> object's <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#drag-data-store-item-list\">drag data store\n item list</a> contains one entry with the <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-type-string\">drag data\n item type string</a> <code>\"text/html\"</code>, whose\n <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">kind</a> is\n <i>Plain Unicode string</i>, and whose data is a HTML\n representation of the content that is in the clipboard, or\n in the <a href=\"https://www.w3.org/TR/input-events-2/#dfn-kill-buffer\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-kill-buffer-3\">kill buffer</a>, to be dropped or otherwise the\n content that is to be added. [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/input-events-2/#bib-html\" title=\"HTML Standard\">HTML</a></cite>]"
1818
},
1919
{
20-
"html": "The <a data-link-type=\"idl\" data-lt=\"DataTransfer\" data-type=\"interface\" href=\"https://html.spec.whatwg.org/multipage/dnd.html#datatransfer\"><code>DataTransfer</code></a> object's <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">drag data store\n item list</a> contains one entry with the <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-type-string\">drag data\n item type string</a> <code>\"text/plain\"</code>, whose\n <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">kind</a> is\n <i>Plain Unicode string</i>, and whose data is a plain text\n representation of the content that is to be pasted, dropped\n or otherwise added. [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/input-events-2/#bib-html\" title=\"HTML Standard\">HTML</a></cite>]"
20+
"html": "The <a data-link-type=\"interface\" data-lt=\"DataTransfer\" href=\"https://html.spec.whatwg.org/multipage/dnd.html#datatransfer\"><code>DataTransfer</code></a> object's <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">drag data store\n item list</a> contains one entry with the <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-type-string\">drag data\n item type string</a> <code>\"text/plain\"</code>, whose\n <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">kind</a> is\n <i>Plain Unicode string</i>, and whose data is a plain text\n representation of the content that is to be pasted, dropped\n or otherwise added. [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/input-events-2/#bib-html\" title=\"HTML Standard\">HTML</a></cite>]"
2121
},
2222
{
23-
"html": "If the content to be pasted is a link, the\n <a data-link-type=\"idl\" data-lt=\"DataTransfer\" data-type=\"interface\" href=\"https://html.spec.whatwg.org/multipage/dnd.html#datatransfer\"><code>DataTransfer</code></a> object's <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">drag data store\n item list</a> contains one entry with the <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-type-string\">drag data\n item type string</a> <code>\"text/uri-list\"</code>, whose\n <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">kind</a> is\n <i>Plain Unicode string</i>, and whose data is a plain text\n representation of the link that is dropped or otherwise\n added. [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/input-events-2/#bib-html\" title=\"HTML Standard\">HTML</a></cite>]"
23+
"html": "If the content to be pasted is a link, the\n <a data-link-type=\"interface\" data-lt=\"DataTransfer\" href=\"https://html.spec.whatwg.org/multipage/dnd.html#datatransfer\"><code>DataTransfer</code></a> object's <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">drag data store\n item list</a> contains one entry with the <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-type-string\">drag data\n item type string</a> <code>\"text/uri-list\"</code>, whose\n <a href=\"https://html.spec.whatwg.org/multipage/dnd.html#the-drag-data-item-kind\">kind</a> is\n <i>Plain Unicode string</i>, and whose data is a plain text\n representation of the link that is dropped or otherwise\n added. [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/input-events-2/#bib-html\" title=\"HTML Standard\">HTML</a></cite>]"
2424
}
2525
]
2626
}

0 commit comments

Comments
 (0)