From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- .../painting/custom-highlight-painting-004-2.html | 2 +- .../custom-highlight-painting-020-ref.html | 26 ++++++++++++++++ .../painting/custom-highlight-painting-020.html | 32 ++++++++++++++++++++ .../custom-highlight-painting-021-ref.html | 15 ++++++++++ .../painting/custom-highlight-painting-021.html | 29 ++++++++++++++++++ ...ght-painting-vertical-writing-mode-001-ref.html | 17 +++++++++-- ...ghlight-painting-vertical-writing-mode-001.html | 35 ++++++++++++++++++---- 7 files changed, 146 insertions(+), 10 deletions(-) create mode 100644 testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-020-ref.html create mode 100644 testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-020.html create mode 100644 testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-021-ref.html create mode 100644 testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-021.html (limited to 'testing/web-platform/tests/css/css-highlight-api') diff --git a/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-004-2.html b/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-004-2.html index 0a612d66d1..1b8ff935a6 100644 --- a/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-004-2.html +++ b/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-004-2.html @@ -4,7 +4,7 @@ - + +
fii ffi fff
+ \ No newline at end of file diff --git a/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-020.html b/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-020.html new file mode 100644 index 0000000000..64ae924aa9 --- /dev/null +++ b/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-020.html @@ -0,0 +1,32 @@ + + +CSS Highlight API Test: Highlighting Ligatures + + + + + + +
fii ffi fff
+ \ No newline at end of file diff --git a/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-021-ref.html b/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-021-ref.html new file mode 100644 index 0000000000..1ec68549b8 --- /dev/null +++ b/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-021-ref.html @@ -0,0 +1,15 @@ + + +CSS Highlight API Test: Highlighting thick text - Reference + + +This thick text should not be highlighted diff --git a/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-021.html b/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-021.html new file mode 100644 index 0000000000..29ee123457 --- /dev/null +++ b/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-021.html @@ -0,0 +1,29 @@ + + +CSS Highlight API Test: Highlighting thick text + + + + + + +This thick text should not be highlighted + \ No newline at end of file diff --git a/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-vertical-writing-mode-001-ref.html b/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-vertical-writing-mode-001-ref.html index b46c679c9f..c2bf7ae7bd 100644 --- a/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-vertical-writing-mode-001-ref.html +++ b/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-vertical-writing-mode-001-ref.html @@ -2,14 +2,25 @@ -
One two three…
+
One two three…
+
One two three…
+
One two three…
+
One two three…
diff --git a/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-vertical-writing-mode-001.html b/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-vertical-writing-mode-001.html index 9fe2bdcd5f..ba25037976 100644 --- a/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-vertical-writing-mode-001.html +++ b/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-vertical-writing-mode-001.html @@ -5,21 +5,44 @@ + -
One two three…
+
One two three…
+
One two three…
+
One two three…
+
One two three…
-- cgit v1.2.3