From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../font-display/font-display-change-ref.html | 72 +++++++++++++++++++ .../font-display/font-display-change.html | 84 ++++++++++++++++++++++ .../font-display-failure-fallback.html | 37 ++++++++++ ...nt-display-feature-policy-02.tentative-ref.html | 30 ++++++++ .../font-display-feature-policy-02.tentative.html | 46 ++++++++++++ ...isplay-feature-policy-02.tentative.html.headers | 1 + .../font-display/font-display-preload-ref.html | 17 +++++ .../font-display/font-display-preload.html | 51 +++++++++++++ .../css-fonts/font-display/font-display-ref.html | 78 ++++++++++++++++++++ .../css/css-fonts/font-display/font-display.html | 74 +++++++++++++++++++ 10 files changed, 490 insertions(+) create mode 100644 testing/web-platform/tests/css/css-fonts/font-display/font-display-change-ref.html create mode 100644 testing/web-platform/tests/css/css-fonts/font-display/font-display-change.html create mode 100644 testing/web-platform/tests/css/css-fonts/font-display/font-display-failure-fallback.html create mode 100644 testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-02.tentative-ref.html create mode 100644 testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-02.tentative.html create mode 100644 testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-02.tentative.html.headers create mode 100644 testing/web-platform/tests/css/css-fonts/font-display/font-display-preload-ref.html create mode 100644 testing/web-platform/tests/css/css-fonts/font-display/font-display-preload.html create mode 100644 testing/web-platform/tests/css/css-fonts/font-display/font-display-ref.html create mode 100644 testing/web-platform/tests/css/css-fonts/font-display/font-display.html (limited to 'testing/web-platform/tests/css/css-fonts/font-display') diff --git a/testing/web-platform/tests/css/css-fonts/font-display/font-display-change-ref.html b/testing/web-platform/tests/css/css-fonts/font-display/font-display-change-ref.html new file mode 100644 index 0000000000..e06a559399 --- /dev/null +++ b/testing/web-platform/tests/css/css-fonts/font-display/font-display-change-ref.html @@ -0,0 +1,72 @@ + + +Updating font-display value while loading + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
autoblockswapfallbackoptional
from autoaaaaa
from blockaaaaa
from swapaaaaa
from fallbackaaaaa
from optionalaaaaa
+ diff --git a/testing/web-platform/tests/css/css-fonts/font-display/font-display-change.html b/testing/web-platform/tests/css/css-fonts/font-display/font-display-change.html new file mode 100644 index 0000000000..64130ca52a --- /dev/null +++ b/testing/web-platform/tests/css/css-fonts/font-display/font-display-change.html @@ -0,0 +1,84 @@ + + +Updating font-display value while loading + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
autoblockswapfallbackoptional
from autoaaaaa
from blockaaaaa
from swapaaaaa
from fallbackaaaaa
from optionalaaaaa
+ diff --git a/testing/web-platform/tests/css/css-fonts/font-display/font-display-failure-fallback.html b/testing/web-platform/tests/css/css-fonts/font-display/font-display-failure-fallback.html new file mode 100644 index 0000000000..00b528298b --- /dev/null +++ b/testing/web-platform/tests/css/css-fonts/font-display/font-display-failure-fallback.html @@ -0,0 +1,37 @@ + + + + + +
hello
+ diff --git a/testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-02.tentative-ref.html b/testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-02.tentative-ref.html new file mode 100644 index 0000000000..019043fd11 --- /dev/null +++ b/testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-02.tentative-ref.html @@ -0,0 +1,30 @@ + +Test for font-display-late-swap feature policy behavior when set to report-only + + +

None of the font-display values should be changed

+ + + + + + + + + + + + + + + + + +
not-setautoblockswapfallbackoptional
aaaaaa
diff --git a/testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-02.tentative.html b/testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-02.tentative.html new file mode 100644 index 0000000000..65f76b0784 --- /dev/null +++ b/testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-02.tentative.html @@ -0,0 +1,46 @@ + + +Test for font-display-late-swap feature policy behavior when set to report-only + + + +

None of the font-display values should be changed

+ + + + + + + + + +
not-setautoblockswapfallbackoptional
+ + diff --git a/testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-02.tentative.html.headers b/testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-02.tentative.html.headers new file mode 100644 index 0000000000..e6c4898d5d --- /dev/null +++ b/testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-02.tentative.html.headers @@ -0,0 +1 @@ +Feature-Policy-Report-Only: font-display-late-swap 'none'; \ No newline at end of file diff --git a/testing/web-platform/tests/css/css-fonts/font-display/font-display-preload-ref.html b/testing/web-platform/tests/css/css-fonts/font-display/font-display-preload-ref.html new file mode 100644 index 0000000000..e3ba8caa32 --- /dev/null +++ b/testing/web-platform/tests/css/css-fonts/font-display/font-display-preload-ref.html @@ -0,0 +1,17 @@ + + +font-display should work for preloaded fonts + +
+
+
+
Swap
+
Fallback
+
Optional
+
+ diff --git a/testing/web-platform/tests/css/css-fonts/font-display/font-display-preload.html b/testing/web-platform/tests/css/css-fonts/font-display/font-display-preload.html new file mode 100644 index 0000000000..46f392ff84 --- /dev/null +++ b/testing/web-platform/tests/css/css-fonts/font-display/font-display-preload.html @@ -0,0 +1,51 @@ + + +font-display should work for preloaded fonts + + + + + + + diff --git a/testing/web-platform/tests/css/css-fonts/font-display/font-display-ref.html b/testing/web-platform/tests/css/css-fonts/font-display/font-display-ref.html new file mode 100644 index 0000000000..d75644e351 --- /dev/null +++ b/testing/web-platform/tests/css/css-fonts/font-display/font-display-ref.html @@ -0,0 +1,78 @@ + +Test for font-display @font-face descriptor + + +

Tests how text with a font that takes delay seconds to load look like after T seconds from load start.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
T[sec]delay[sec]blockswapfallbackoptional
01aa
10aaaa
10.5aaaa
13aaa
52aaaa
54aaaa
58aaaa
diff --git a/testing/web-platform/tests/css/css-fonts/font-display/font-display.html b/testing/web-platform/tests/css/css-fonts/font-display/font-display.html new file mode 100644 index 0000000000..a2b62c0676 --- /dev/null +++ b/testing/web-platform/tests/css/css-fonts/font-display/font-display.html @@ -0,0 +1,74 @@ + + +Test for font-display @font-face descriptor + + + + + +

Tests how text with a font that takes delay seconds to load look like after T seconds from load start.

+ + + + + + + + + +
T[sec]delay[sec]blockswapfallbackoptional
+ + -- cgit v1.2.3