From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../font-optical-sizing-1-notref.html | 31 ++++++++++++++++++++++ .../font-variations/font-optical-sizing-1-ref.html | 28 +++++++++++++++++++ .../font-variations/font-optical-sizing-1.html | 31 ++++++++++++++++++++++ layout/reftests/font-variations/reftest.list | 11 ++++++++ 4 files changed, 101 insertions(+) create mode 100644 layout/reftests/font-variations/font-optical-sizing-1-notref.html create mode 100644 layout/reftests/font-variations/font-optical-sizing-1-ref.html create mode 100644 layout/reftests/font-variations/font-optical-sizing-1.html create mode 100644 layout/reftests/font-variations/reftest.list (limited to 'layout/reftests/font-variations') diff --git a/layout/reftests/font-variations/font-optical-sizing-1-notref.html b/layout/reftests/font-variations/font-optical-sizing-1-notref.html new file mode 100644 index 0000000000..9f4c74b167 --- /dev/null +++ b/layout/reftests/font-variations/font-optical-sizing-1-notref.html @@ -0,0 +1,31 @@ + + + + + + + +
Voto bold at 9px
+
Voto bold at 12px
+
Voto bold at 16px
+
Voto bold at 24px
+
Voto bold at 32px
+
Voto bold at 48px
+
Voto bold at 72px
+
Voto bold at 96px
+ + diff --git a/layout/reftests/font-variations/font-optical-sizing-1-ref.html b/layout/reftests/font-variations/font-optical-sizing-1-ref.html new file mode 100644 index 0000000000..66ee74d85a --- /dev/null +++ b/layout/reftests/font-variations/font-optical-sizing-1-ref.html @@ -0,0 +1,28 @@ + + + + + + + + +
Voto bold at 9px
+
Voto bold at 12px
+
Voto bold at 16px
+
Voto bold at 24px
+
Voto bold at 32px
+
Voto bold at 48px
+
Voto bold at 72px
+
Voto bold at 96px
+ + diff --git a/layout/reftests/font-variations/font-optical-sizing-1.html b/layout/reftests/font-variations/font-optical-sizing-1.html new file mode 100644 index 0000000000..8520d74bc1 --- /dev/null +++ b/layout/reftests/font-variations/font-optical-sizing-1.html @@ -0,0 +1,31 @@ + + + + + + + +
Voto bold at 9px
+
Voto bold at 12px
+
Voto bold at 16px
+
Voto bold at 24px
+
Voto bold at 32px
+
Voto bold at 48px
+
Voto bold at 72px
+
Voto bold at 96px
+ + diff --git a/layout/reftests/font-variations/reftest.list b/layout/reftests/font-variations/reftest.list new file mode 100644 index 0000000000..1daffda875 --- /dev/null +++ b/layout/reftests/font-variations/reftest.list @@ -0,0 +1,11 @@ +# enable variation font support +defaults pref(layout.css.font-variations.enabled,true) + +== font-optical-sizing-1.html font-optical-sizing-1-ref.html + +# We're not running recent enough Windows7/macOS versions in CI yet, so this will fail until they are updated. +# Also fails under webrender (bug 1441323, bug 1442693). +!= font-optical-sizing-1.html font-optical-sizing-1-notref.html + +# reset the default preferences +defaults -- cgit v1.2.3