From ca10eda70bc0dc25d2849a127c9eb454ed00bce5 Mon Sep 17 00:00:00 2001 From: Tsuyoshi Horo Date: Wed, 19 Aug 2020 16:14:26 +0900 Subject: [PATCH 1/2] Meta: export preload and alternate --- source | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source b/source index f0c6c9b24e0..be23d7f2d79 100644 --- a/source +++ b/source @@ -24005,7 +24005,8 @@ document.body.appendChild(wbr); -
Link type "alternate"
+
Link type "alternate"

The alternate keyword may be used with link, a, and area elements.

@@ -24829,7 +24830,7 @@ document.body.appendChild(wbr); keyword.

-
Link type "preload"
+
Link type "preload"

The preload keyword may be used with link elements. This keyword creates an external resource From 3e1655850172e3a882f00b1dd2a31642cdedf609 Mon Sep 17 00:00:00 2001 From: Tsuyoshi Horo Date: Thu, 20 Aug 2020 07:25:39 +0900 Subject: [PATCH 2/2] Add data-dfn-for and data-dfn-type --- source | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source b/source index be23d7f2d79..5038f6d95bf 100644 --- a/source +++ b/source @@ -24005,8 +24005,8 @@ document.body.appendChild(wbr); -

Link type "alternate"
+
Link type "alternate"

The alternate keyword may be used with link, a, and area elements.

@@ -24830,7 +24830,8 @@ document.body.appendChild(wbr); keyword.

-
Link type "preload"
+
Link type "preload"

The preload keyword may be used with link elements. This keyword creates an external resource