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 --- .../tests/css/css-ruby/ruby-dynamic-insertion-005.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'testing/web-platform/tests/css/css-ruby/ruby-dynamic-insertion-005.html') diff --git a/testing/web-platform/tests/css/css-ruby/ruby-dynamic-insertion-005.html b/testing/web-platform/tests/css/css-ruby/ruby-dynamic-insertion-005.html index a684d665c8..66f7dbdd17 100644 --- a/testing/web-platform/tests/css/css-ruby/ruby-dynamic-insertion-005.html +++ b/testing/web-platform/tests/css/css-ruby/ruby-dynamic-insertion-005.html @@ -20,3 +20,12 @@

abxy

abxy

+ +

'a' and 'b c' should be paired with 'x' and 'y z' repectively:

+

a b cy z

+ +

'a b' and 'c' should be paired with 'x y' and 'z' repectively:

+

a b cz

+ +

'a b' and 'c d' should be paired with 'w x' and 'y z' repectively:

+

a b c dy z -- cgit v1.2.3