From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../percentage-padding-orthogonal.html.ini | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 testing/web-platform/meta/css/css-contain/container-queries/percentage-padding-orthogonal.html.ini (limited to 'testing/web-platform/meta/css/css-contain/container-queries/percentage-padding-orthogonal.html.ini') diff --git a/testing/web-platform/meta/css/css-contain/container-queries/percentage-padding-orthogonal.html.ini b/testing/web-platform/meta/css/css-contain/container-queries/percentage-padding-orthogonal.html.ini new file mode 100644 index 0000000000..aa55e6e3a9 --- /dev/null +++ b/testing/web-platform/meta/css/css-contain/container-queries/percentage-padding-orthogonal.html.ini @@ -0,0 +1,20 @@ +[percentage-padding-orthogonal.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [#container height measured with 500px width. Both container children visible] + expected: FAIL + + [#container width 400px after padding is applied.] + expected: FAIL + + [#container width 400px after padding is applied. #second is removed from the rendering] + expected: FAIL + + [#container width 399px after padding is applied. #second is removed from the rendering] + expected: FAIL + + [#container height measured with 499px width. Both container children visible] + expected: FAIL + + [#container width 399x after padding is applied. #second is removed from the rendering] + expected: FAIL -- cgit v1.2.3