From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../no-transition-from-ua-to-blocking-stylesheet-ref.html | 3 +++ .../no-transition-from-ua-to-blocking-stylesheet.html | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 testing/web-platform/tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet-ref.html create mode 100644 testing/web-platform/tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet.html (limited to 'testing/web-platform/tests/css/css-transitions/render-blocking') diff --git a/testing/web-platform/tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet-ref.html b/testing/web-platform/tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet-ref.html new file mode 100644 index 0000000000..93b4ae982e --- /dev/null +++ b/testing/web-platform/tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet-ref.html @@ -0,0 +1,3 @@ + +CSS Transitions Test: Reference +
This text should be green on load.
diff --git a/testing/web-platform/tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet.html b/testing/web-platform/tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet.html new file mode 100644 index 0000000000..d59118c66f --- /dev/null +++ b/testing/web-platform/tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet.html @@ -0,0 +1,6 @@ + +CSS Transitions Test: No color transition from initial to blocking stylesheet value + + + +
This text should be green on load.
-- cgit v1.2.3