From bd32618232114578187fb4384fed6ad932fc72bb Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Tue, 18 Aug 2020 12:34:10 -0400 Subject: [PATCH] Define X-Frame-Options processing Closes #1230. --- source | 316 ++++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 279 insertions(+), 37 deletions(-) diff --git a/source b/source index 50b6a4f4f75..f0c6c9b24e0 100644 --- a/source +++ b/source @@ -2489,6 +2489,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute

The following terms are defined in Fetch: