Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 14.8.0.
  • Loading branch information
reffy-bot committed Feb 22, 2024
1 parent 1be2bff commit 9fc15a9
Show file tree
Hide file tree
Showing 10 changed files with 788 additions and 507 deletions.
80 changes: 80 additions & 0 deletions ed/elements/SVG11.json

Large diffs are not rendered by default.

99 changes: 66 additions & 33 deletions ed/elements/epub-33.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,103 +5,136 @@
},
"elements": [
{
"name": "container"
"name": "container",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-container"
},
{
"name": "rootfiles"
"name": "rootfiles",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-rootfiles"
},
{
"name": "rootfile"
"name": "rootfile",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-rootfile"
},
{
"name": "links"
"name": "links",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-links"
},
{
"name": "encryption"
"name": "encryption",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-encryption"
},
{
"name": "EncryptedKey"
"name": "EncryptedKey",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-encryptedkey"
},
{
"name": "EncryptedData"
"name": "EncryptedData",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-encrypteddata"
},
{
"name": "Compression"
"name": "Compression",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-compression"
},
{
"name": "signatures"
"name": "signatures",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-signatures"
},
{
"name": "package"
"name": "package",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-package"
},
{
"name": "metadata"
"name": "metadata",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-metadata"
},
{
"name": "dc:identifier"
"name": "dc:identifier",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-dc-identifier"
},
{
"name": "dc:title"
"name": "dc:title",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-dc-title"
},
{
"name": "dc:language"
"name": "dc:language",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-dc-language"
},
{
"name": "dc:contributor"
"name": "dc:contributor",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-dc-contributor"
},
{
"name": "dc:creator"
"name": "dc:creator",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-dc-creator"
},
{
"name": "dc:date"
"name": "dc:date",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-dc-date"
},
{
"name": "dc:subject"
"name": "dc:subject",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-dc-subject"
},
{
"name": "dc:type"
"name": "dc:type",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-dc-type"
},
{
"name": "meta"
"name": "meta",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-meta"
},
{
"name": "link"
"name": "link",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-link"
},
{
"name": "manifest"
"name": "manifest",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-manifest"
},
{
"name": "item"
"name": "item",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-item"
},
{
"name": "spine"
"name": "spine",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-spine"
},
{
"name": "itemref"
"name": "itemref",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-itemref"
},
{
"name": "collection"
"name": "collection",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-collection"
},
{
"name": "smil"
"name": "smil",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-smil"
},
{
"name": "head"
"name": "head",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-head"
},
{
"name": "body"
"name": "body",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-body"
},
{
"name": "seq"
"name": "seq",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-seq"
},
{
"name": "par"
"name": "par",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-par"
},
{
"name": "text"
"name": "text",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-text"
},
{
"name": "audio"
"name": "audio",
"href": "https://w3c.github.io/epub-specs/epub33/core/#dfn-audio"
}
]
}
1 change: 1 addition & 0 deletions ed/elements/fenced-frame.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"elements": [
{
"name": "fencedframe",
"href": "https://wicg.github.io/fenced-frame/#elementdef-fencedframe",
"interface": "HTMLFencedFrameElement"
}
]
Expand Down
Loading

0 comments on commit 9fc15a9

Please sign in to comment.