From 4e5ad3de7fa20a6deb33b78da708724a25d02765 Mon Sep 17 00:00:00 2001 From: Simon Pieters Date: Thu, 17 Feb 2022 23:09:58 +0100 Subject: [PATCH] Define the translate attribute's state when there's no parent element Fixes #5239. --- source | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/source b/source index 4fe8a18e0a0..6e2582afe93 100644 --- a/source +++ b/source @@ -2986,6 +2986,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • The first child, next sibling, and previous sibling concepts
  • +
  • The parent element concept
  • The document element concept
  • The in a document tree, in a document (legacy), and connected concepts
  • The slot concept, and its name and assigned nodes
  • @@ -12122,8 +12123,9 @@ Transport Protocol">HTTP</abbr> today.</p>