diff --git a/testing/web-platform/tests/css/css-page/body-background-slr-print-ref.html b/testing/web-platform/tests/css/css-page/body-background-slr-print-ref.html new file mode 100644 index 0000000000000..d47a59af4d3f2 --- /dev/null +++ b/testing/web-platform/tests/css/css-page/body-background-slr-print-ref.html @@ -0,0 +1,20 @@ + + +

+ There should be a bottom-left-aligned blue box on the first page, and a + bottom-left-aligned hotpink box on the second page. + The background of the first page is lightgray, and the background of the + second page is white. +

+
+
+
diff --git a/testing/web-platform/tests/css/css-page/body-background-slr-print.html b/testing/web-platform/tests/css/css-page/body-background-slr-print.html new file mode 100644 index 0000000000000..d7c1e91db7ce1 --- /dev/null +++ b/testing/web-platform/tests/css/css-page/body-background-slr-print.html @@ -0,0 +1,23 @@ + + + + + +

+ There should be a bottom-left-aligned blue box on the first page, and a + bottom-left-aligned hotpink box on the second page. + The background of the first page is lightgray, and the background of the + second page is white. +

+
+
diff --git a/testing/web-platform/tests/css/css-page/body-background-srl-print-ref.html b/testing/web-platform/tests/css/css-page/body-background-srl-print-ref.html new file mode 100644 index 0000000000000..293bcbae7d5ce --- /dev/null +++ b/testing/web-platform/tests/css/css-page/body-background-srl-print-ref.html @@ -0,0 +1,24 @@ + + +
+ There should be a right-aligned blue box on the first page, and a + right-aligned hotpink box on the second page. + The background of the first page is lightgray, and the background of the + second page is white. +
+ +
+ +
diff --git a/testing/web-platform/tests/css/css-page/body-background-srl-print.html b/testing/web-platform/tests/css/css-page/body-background-srl-print.html new file mode 100644 index 0000000000000..1c5f1c3362244 --- /dev/null +++ b/testing/web-platform/tests/css/css-page/body-background-srl-print.html @@ -0,0 +1,23 @@ + + + + + +
+ There should be a right-aligned blue box on the first page, and a + right-aligned hotpink box on the second page. + The background of the first page is lightgray, and the background of the + second page is white. +
+
+