From a6e069d4f9601e1cbe6436080ecb2a1adcb33d16 Mon Sep 17 00:00:00 2001 From: Tim Neutkens Date: Mon, 3 Jul 2017 07:32:47 +0200 Subject: [PATCH] Add property to list of deduped tags (#2439) --- lib/head.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/head.js b/lib/head.js index 4f3b6a37..52c56d6e 100644 --- a/lib/head.js +++ b/lib/head.js @@ -42,7 +42,7 @@ function onStateChange (head) { } } -const METATYPES = ['name', 'httpEquiv', 'charSet', 'itemProp'] +const METATYPES = ['name', 'httpEquiv', 'charSet', 'itemProp', 'property'] // returns a function for filtering head child elements // which shouldn't be duplicated, like .