From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- .../tests/css/css-page/fixedpos-005-print.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 testing/web-platform/tests/css/css-page/fixedpos-005-print.html (limited to 'testing/web-platform/tests/css/css-page/fixedpos-005-print.html') diff --git a/testing/web-platform/tests/css/css-page/fixedpos-005-print.html b/testing/web-platform/tests/css/css-page/fixedpos-005-print.html new file mode 100644 index 0000000000..0a2edc7178 --- /dev/null +++ b/testing/web-platform/tests/css/css-page/fixedpos-005-print.html @@ -0,0 +1,22 @@ + + + + + +
+ There should be five pages. +
+
+ This should repeat on every page. +
+
+ This should be on the second page. +
+ This should also repeat on every page. +
+
+ This should be on the fifth page. +
+
-- cgit v1.2.3