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 --- .../svg/text/scripted/getsubstringlength-emoji-ligatures.html.ini | 5 +++++ testing/web-platform/meta/svg/text/scripted/lengthadjust.html.ini | 3 +++ .../meta/svg/text/scripted/textlength-inconsistent.svg.ini | 3 +++ .../scripted/textpath-textlength-text-anchor-001.tentative.svg.ini | 5 +++++ .../meta/svg/text/scripted/transform-dynamic-update.html.ini | 3 +++ 5 files changed, 19 insertions(+) create mode 100644 testing/web-platform/meta/svg/text/scripted/getsubstringlength-emoji-ligatures.html.ini create mode 100644 testing/web-platform/meta/svg/text/scripted/lengthadjust.html.ini create mode 100644 testing/web-platform/meta/svg/text/scripted/textlength-inconsistent.svg.ini create mode 100644 testing/web-platform/meta/svg/text/scripted/textpath-textlength-text-anchor-001.tentative.svg.ini create mode 100644 testing/web-platform/meta/svg/text/scripted/transform-dynamic-update.html.ini (limited to 'testing/web-platform/meta/svg/text/scripted') diff --git a/testing/web-platform/meta/svg/text/scripted/getsubstringlength-emoji-ligatures.html.ini b/testing/web-platform/meta/svg/text/scripted/getsubstringlength-emoji-ligatures.html.ini new file mode 100644 index 0000000000..f76cf5fa9f --- /dev/null +++ b/testing/web-platform/meta/svg/text/scripted/getsubstringlength-emoji-ligatures.html.ini @@ -0,0 +1,5 @@ +[getsubstringlength-emoji-ligatures.html] + [SVGTextContentElement.getSubStringLength on Emoji with ligatures] + expected: + if release_or_beta and (os == "android"): FAIL + diff --git a/testing/web-platform/meta/svg/text/scripted/lengthadjust.html.ini b/testing/web-platform/meta/svg/text/scripted/lengthadjust.html.ini new file mode 100644 index 0000000000..5e54fbe672 --- /dev/null +++ b/testing/web-platform/meta/svg/text/scripted/lengthadjust.html.ini @@ -0,0 +1,3 @@ +[lengthadjust.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/svg/text/scripted/textlength-inconsistent.svg.ini b/testing/web-platform/meta/svg/text/scripted/textlength-inconsistent.svg.ini new file mode 100644 index 0000000000..a5d36c10f2 --- /dev/null +++ b/testing/web-platform/meta/svg/text/scripted/textlength-inconsistent.svg.ini @@ -0,0 +1,3 @@ +[textlength-inconsistent.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/svg/text/scripted/textpath-textlength-text-anchor-001.tentative.svg.ini b/testing/web-platform/meta/svg/text/scripted/textpath-textlength-text-anchor-001.tentative.svg.ini new file mode 100644 index 0000000000..3243c0ef0c --- /dev/null +++ b/testing/web-platform/meta/svg/text/scripted/textpath-textlength-text-anchor-001.tentative.svg.ini @@ -0,0 +1,5 @@ +[textpath-textlength-text-anchor-001.tentative.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + ['textLength' on with 'text-anchor' adjustments] + expected: FAIL diff --git a/testing/web-platform/meta/svg/text/scripted/transform-dynamic-update.html.ini b/testing/web-platform/meta/svg/text/scripted/transform-dynamic-update.html.ini new file mode 100644 index 0000000000..980824c300 --- /dev/null +++ b/testing/web-platform/meta/svg/text/scripted/transform-dynamic-update.html.ini @@ -0,0 +1,3 @@ +[transform-dynamic-update.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] -- cgit v1.2.3