From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding 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