From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../sizing-orthog-prct-htb-in-vlr-006.xht | 78 ++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 testing/web-platform/tests/css/css-writing-modes/sizing-orthog-prct-htb-in-vlr-006.xht (limited to 'testing/web-platform/tests/css/css-writing-modes/sizing-orthog-prct-htb-in-vlr-006.xht') diff --git a/testing/web-platform/tests/css/css-writing-modes/sizing-orthog-prct-htb-in-vlr-006.xht b/testing/web-platform/tests/css/css-writing-modes/sizing-orthog-prct-htb-in-vlr-006.xht new file mode 100644 index 0000000000..787db075dc --- /dev/null +++ b/testing/web-platform/tests/css/css-writing-modes/sizing-orthog-prct-htb-in-vlr-006.xht @@ -0,0 +1,78 @@ + + + + + + + CSS Writing Modes Test: sizing of orthogonal 'horizontal-tb' block with percent inline-size inside auto-sized 'vertical-lr' containing block + + + + + + + + + + + + + + + + + + +
+ +
01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 00
+ +
+ + + -- cgit v1.2.3