| 7801. |
padding-top-applies-to-013 |
PASS |
4.6.5 |
|
| 7802. |
padding-top-applies-to-014 |
PASS |
4.6.5 |
|
| 7803. |
padding-top-applies-to-015 |
PASS |
4.6.5 |
|
| 7804. |
page-box-000 |
FAIL |
4.6.5 |
"Fail
- the cyan stops about 2/3way down the page" Credit goes to GeorgeB
for his feedback. |
| 7805. |
page-break-after-000 |
PASS |
4.6.5 |
|
| 7806. |
page-break-after-001 |
PASS |
4.6.5 |
|
| 7807. |
page-break-after-002 |
PASS |
4.6.5 |
|
| 7808. |
page-break-after-003 |
PASS |
4.6.5 |
|
| 7809. |
page-break-after-004 |
PASS |
4.6.5 |
|
| 7810. |
page-break-after-005 |
FAIL |
4.6.5 |
Prints only 1 page with dummy text at the top |
| 7811. |
page-break-after-006 |
PASS |
4.6.5 |
|
| 7812. |
page-break-after-007 |
FAIL |
4.6.5 |
Prints only 1 page with all the text (overlapping) at the top |
| 7813. |
page-break-after-008 |
FAIL |
4.6.5 |
Prints 3 pages but blank one is 3rd, not 2nd |
| 7814. |
page-break-after-009 |
FAIL |
4.6.5 |
Prints 5 pages, not 6 pages: pages 1 and 2 are printed on the same sheet;
pages 3 and 4 are printed on the same sheet |
| 7815. |
page-break-after-010 |
FAIL |
4.6.5 |
Prints 4 pages as expected but the content which should appear
on 4th page is blank; the content that should appear on 4th page appears
instead on the 3rd page. |
| 7816. |
page-break-before-000 |
PASS |
4.6.5 |
|
| 7817. |
page-break-before-001 |
PASS |
4.6.5 |
|
| 7818. |
page-break-before-002 |
PASS |
4.6.5 |
|
| 7819. |
page-break-before-003 |
FAIL |
4.6.5 |
Prints only 3 pages; no blue box is printed, no blank page
is printed and the content which should appear on 4th or 5th page
is not on the left side of page. |
| 7820. |
page-break-before-004 |
PASS |
4.6.5 |
|
| 7821. |
page-break-before-005 |
FAIL |
4.6.5 |
The content which should appear on the right side of page
is not on the right side of page. |
| 7822. |
page-break-before-006 |
PASS |
4.6.5 |
|
| 7823. |
page-break-before-007-b |
FAIL |
4.6.5 |
Prints only 1 page instead of the 2 expected; 2 sentences are printed
at the top, overlapping each other. |
| 7824. |
page-break-before-007 |
FAIL |
4.6.5 |
Prints only 1 page instead of the 2 expected; 2 sentences are printed
at the top, overlapping each other. |
| 7825. |
page-break-before-008 |
PASS |
4.6.5 |
|
| Nr |
Testcase |
Result |
Version |
Comment |
| 7826. |
page-break-before-009 |
FAIL |
4.6.5 |
Prints 5 pages, not 6 pages: pages 1 and 2 are printed on the same sheet;
pages 3 and 4 are printed on the same sheet |
| 7827. |
page-break-before-010 |
FAIL |
4.6.5 |
Prints only 2 pages instead of 4 pages (expected). |
| 7828. |
page-break-before-011 |
FAIL |
4.6.5 |
Prints only 1 page with text colliding, overlapping at the top. |
| 7829. |
page-break-before-020 |
FAIL |
4.6.5 |
Prints only 1 page |
| 7830. |
page-break-inside-000 |
FAIL |
4.6.5 |
Prints only 1 page; the words of the pass conditions and the
word "FIRST" are not printed at all |
| 7831. |
page-break-inside-001 |
FAIL |
4.6.5 |
Prints only 1 page instead of 2 pages (expected); "b" and "c"
are printed (therefore overlapping) at the top of sole page with the
"a" not printed because inside page top margin. |
| 7832. |
page-break-inside-002 |
FAIL |
4.6.5 |
Prints only 1 page instead of 2 pages (expected) |
| 7833. |
page-break-inside-003 |
FAIL |
4.6.5 |
Prints only 1 page instead of 2 pages (expected); "b" and "c"
are printed (therefore overlapping) at the top of sole page with the
"a" not printed because inside page top margin. |
| 7834. |
page-break-inside-004 |
FAIL |
4.6.5 |
Prints 3 pages instead of 4 (expected); "1" and "2" appear on first
page; "3" and "4" appear on 3rd page. |
| 7835. |
page-break-inside-005 |
FAIL |
4.6.5 |
Prints only 1 page instead of 2 pages (expected); Lines A and B
are not printed at all. |
| 7836. |
page-break-inside-006 |
FAIL |
4.6.5 |
Prints only 1 page instead of 2 pages (expected) |
| 7837. |
page-break-margins-001 |
FAIL |
4.6.5 |
"Line A", "Line B" and "Line C" appear on first page. The
test may not perfectly logical, coherent: margin-top: 4em;
should be at least margin-top: 6em; and preferably
margin-top: 8em; |
| 7838. |
page-break-margins-002 |
FAIL |
4.6.5 |
Prints 10 pages (with the 8 middle ones all blank) instead
of 2 pages (expected) |
| 7839. |
page-break-margins-003 |
FAIL |
4.6.5 |
The sentence "There must be a page break after this paragraph.
There must be no red on the page." is not printed at all. Also,
the sentence which should be right below the top margin on 2nd
page is 2 inches below the top margin. |
| 7840. |
page-break-margins-004 |
PASS |
4.6.5 |
"Pass"
Credit goes to GeorgeB
for his feedback. |
| 7841. |
page-breaks-100 |
FAIL |
4.6.5 |
Prints 2 pages instead of 1 page (expected) |
| 7842. |
page-breaks-101 |
FAIL |
4.6.5 |
|
| 7843. |
page-container-000 |
FAIL |
4.6.5 |
"Fail
- bg stops 2/3 way down the page"
Credit goes to GeorgeB
for his feedback. |
| 7844. |
page-container-001 |
FAIL |
4.6.5 |
The text of fuchsia box is not one half
inch from the bottom edge of the page. |
| 7845. |
page-container-002 |
FAIL |
4.6.5 |
The bottom border is not printed; therefore the bottom
border is not halfway down the page. |
| 7846. |
page-container-003 |
PASS |
4.6.5 |
|
| 7847. |
page-container-004 |
FAIL |
4.6.5 |
The page output, before printing, is not viewable correctly. |
| 7848. |
page-container-005 |
PASS |
4.6.5 |
|
| 7849. |
page-container-006 |
PASS |
4.6.5 |
|
| 7850. |
page-container-007 |
PASS |
4.6.5 |
|
| Nr. |
Testcase |
Result |
Version |
Comment |
| 7851. |
page-container-008 |
FAIL |
4.6.5 |
"Fail
- bg stops 2/3 way down the page"
Credit goes to GeorgeB
for his feedback. |
| 7852. |
page-container-009 |
FAIL |
4.6.5 |
"Fail
- bg stops 2/3 way down the page"
Credit goes to GeorgeB
for his feedback. |
| 7853. |
page-container-010 |
FAIL |
4.6.5 |
No border printed. |
| 7854. |
page-container-011 |
FAIL |
4.6.5 |
Borders are not printed. |
| 7855. |
page-grammar-001 |
FAIL |
4.6.5 |
The first box on first page is not entirely on
the right half of the page. Also, 3 pages are printed, not 2
pages (expected). |
| 7856. |
page-grammar-002 |
FAIL |
4.6.5 |
The first box on first page is not entirely on
the right half of the page. Also, 3 pages are printed, not 2
pages (expected). |
| 7857. |
page-margin-000 |
FAIL |
4.6.5 |
"Fail
- magins are too small and bg stops 2/3 way down the page"
Credit goes to GeorgeB
for his feedback. |
| 7858. |
page-margin-001 |
FAIL |
4.6.5 |
"Fail
- box appears at the top of the page and covers the entire width."
Credit goes to GeorgeB
for his feedback. |
| 7859. |
page-margin-002 |
FAIL |
4.6.5 |
"Fail
- box appears at the top of the page and covers the entire width."
Credit goes to GeorgeB
for his feedback. |
| 7860. |
page-props-100-a |
FAIL |
4.6.5 |
The text in pages 1 and 3 are not entirely on the right
half of the page. Also, a 5th blank page is printed. |
| 7861. |
page-props-100-b |
FAIL |
4.6.5 |
The text in pages 1, 2 and 4 are not entirely on the right
half of the page. Also, a 5th blank page is printed. |
| 7862. |
page-props-101 |
FAIL |
4.6.5 |
None of the horizontal margin constraints are honored. Also, a
4th blank page is printed. |
| 7863. |
page-props-102 |
FAIL |
4.6.5 |
None of the horizontal margin and position constraints are honored.
Also, a 4th blank page is printed. |
| 7864. |
page-props-103 |
FAIL |
4.6.5 |
The 1st horizontal line is clearly all the way down the page,
not at about one third of the way down the page. The 2nd horizontal
line on the 2nd page is not printed. |
| 7865. |
page-selectors-001 |
FAIL |
4.6.5 |
The text on first page is not about 2 inches
down from the top of the page. |
| 7866. |
page-selectors-002 |
FAIL |
4.6.5 |
None of the positioning constraints (beside left side) are honored. |
| 7867. |
page-selectors-003 |
FAIL |
4.6.5 |
The text of printed pages 1 and 3 are not
entirely on the right side of the page. |
| 7868. |
page-selectors-004 |
FAIL |
4.6.5 |
The paragraph is not entirely on the left
side of the page. |
| 7869. |
page-selectors-006 |
FAIL |
4.6.5 |
The blue bar is not 2 inches below the
top edge of the medium. The orange bar is not 2
inches from the right edge of the medium. |
| 7870. |
position-001 |
PASS |
4.6.5 |
|
| 7871. |
position-002 |
PASS |
4.6.5 |
|
| 7872. |
position-003 |
PASS |
4.6.5 |
|
| 7873. |
position-004 |
PASS |
4.6.5 |
|
| 7874. |
position-005 |
PASS |
4.6.5 |
|
| 7875. |
position-006 |
PASS |
4.6.5 |
|
| Nr |
Testcase |
Result |
Version |
Comment |
| 7876. |
position-absolute-001 |
PASS |
4.6.5 |
|
| 7877. |
position-absolute-002 |
PASS |
4.6.5 |
|
| 7878. |
position-absolute-003 |
PASS |
4.6.5 |
|
| 7879. |
position-absolute-004 |
PASS |
4.6.5 |
|
| 7880. |
position-absolute-005 |
PASS |
4.6.5 |
|
| 7881. |
position-absolute-006 |
PASS |
4.6.5 |
|
| 7882. |
position-absolute-007 |
PASS |
4.6.5 |
|
| 7883. |
position-absolute-008 |
PASS |
4.6.5 |
|
| 7884. |
position-absolute-percentage-inherit-001 |
PASS |
4.6.5 |
|
| 7885. |
position-applies-to-001 |
PASS |
4.6.5 |
|
| 7886. |
position-applies-to-002 |
PASS |
4.6.5 |
|
| 7887. |
position-applies-to-003 |
PASS |
4.6.5 |
|
| 7888. |
position-applies-to-004 |
PASS |
4.6.5 |
|
| 7889. |
position-applies-to-005 |
PASS |
4.6.5 |
|
| 7890. |
position-applies-to-006 |
PASS |
4.6.5 |
|
| 7891. |
position-applies-to-007 |
PASS |
4.6.5 |
|
| 7892. |
position-applies-to-008 |
PASS |
4.6.5 |
|
| 7893. |
position-applies-to-009 |
PASS |
4.6.5 |
|
| 7894. |
position-applies-to-010 |
FAIL |
4.6.5 |
|
| 7895. |
position-applies-to-012 |
PASS |
4.6.5 |
|
| 7896. |
position-applies-to-013 |
PASS |
4.6.5 |
|
| 7897. |
position-applies-to-014 |
PASS |
4.6.5 |
|
| 7898. |
position-applies-to-015 |
PASS |
4.6.5 |
|
| 7899. |
position-fixed-001 |
PASS |
4.6.5 |
|
| 7900. |
position-fixed-002 |
PASS |
4.6.5 |
|