From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../tests/css/CSS2/css1/c26-psudo-nest-000.xht | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 testing/web-platform/tests/css/CSS2/css1/c26-psudo-nest-000.xht (limited to 'testing/web-platform/tests/css/CSS2/css1/c26-psudo-nest-000.xht') diff --git a/testing/web-platform/tests/css/CSS2/css1/c26-psudo-nest-000.xht b/testing/web-platform/tests/css/CSS2/css1/c26-psudo-nest-000.xht new file mode 100644 index 0000000000..48aff05251 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css1/c26-psudo-nest-000.xht @@ -0,0 +1,53 @@ + + + + CSS Test: Multiple Pseudo-Elements + + + + + + + + +

+ The first letter of this paragraph, and only that + one, should be 600% bigger than the normal text and + aqua, while the entire first line + should be 300% bigger than normal text and + teal. If this precise combination does not occur, + then the user agent has failed this test. Remember that in order to + ensure a complete test, the paragraph must be displayed on more + than one line. (TEST1) +

+

+ "Test": The first two characters in this paragraph + (a double-quote mark and a capital 'T') should be 200% + bigger than the rest of the paragraph, and + aqua. In addition, the entire first + line should be in a small-caps font and + teal. Remember that in order to ensure a complete test, + the paragraph must be displayed on more than one line. (TEST2) +

+

+ The first letter of this paragraph, and only that + one, should be aqua, while the entire + first line should be teal. If + this precise combination does not occur, then the user agent has + failed this test. Remember that in order to ensure a complete test, + the paragraph must be displayed on more than one line. (TEST3) +

+
You should see the words "TEST1", + "TEST2", and "TEST3" at the end of + three paragraphs above.
+ + -- cgit v1.2.3