From 6cbe7806889acbb82be86620d683ee38082e2804 Mon Sep 17 00:00:00 2001 From: Xiaocheng Hu Date: Thu, 10 Feb 2022 18:10:05 -0800 Subject: [PATCH] Add a tentative WPT for the 'blocking' IDL attribute This patch adds a WPT that verifies the IDL changes in https://github.com/whatwg/html/pull/7603 Bug: 1271296 Change-Id: Id53f4d744c99602a2305e8af91a56b92f8ef0e03 --- .../blocking-idl-attr.tentative.html | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 html/dom/render-blocking/blocking-idl-attr.tentative.html diff --git a/html/dom/render-blocking/blocking-idl-attr.tentative.html b/html/dom/render-blocking/blocking-idl-attr.tentative.html new file mode 100644 index 000000000000000..f3110364a51589b --- /dev/null +++ b/html/dom/render-blocking/blocking-idl-attr.tentative.html @@ -0,0 +1,26 @@ + +Tests the 'blocking' IDL attribute on link, script and style elements + + +