From 8dd16259287f58f9273002717ec4d27e97127719 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:43:14 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- .../tests/css/css-ruby/ruby-dynamic-insertion-005-ref.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'testing/web-platform/tests/css/css-ruby/ruby-dynamic-insertion-005-ref.html') diff --git a/testing/web-platform/tests/css/css-ruby/ruby-dynamic-insertion-005-ref.html b/testing/web-platform/tests/css/css-ruby/ruby-dynamic-insertion-005-ref.html index 03e5cabe55..79a19130ff 100644 --- a/testing/web-platform/tests/css/css-ruby/ruby-dynamic-insertion-005-ref.html +++ b/testing/web-platform/tests/css/css-ruby/ruby-dynamic-insertion-005-ref.html @@ -11,3 +11,12 @@

axby

abxy

abxy

+ +

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

+

a xb cy z

+ +

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

+

a b x ycz

+ +

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

+

a b w xc dy z -- cgit v1.2.3