From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../list-item/bullet-intrinsic-isize-1-ref.html | 10 +++ .../list-item/bullet-intrinsic-isize-1.html | 10 +++ .../list-item/bullet-intrinsic-isize-2-ref.html | 10 +++ .../list-item/bullet-intrinsic-isize-2.html | 17 +++++ .../reftests/list-item/bullet-justify-1-ref.html | 11 ++++ layout/reftests/list-item/bullet-justify-1.html | 12 ++++ layout/reftests/list-item/bullet-space-1-ref.html | 74 ++++++++++++++++++++++ layout/reftests/list-item/bullet-space-1.html | 74 ++++++++++++++++++++++ layout/reftests/list-item/bullet-space-2-ref.html | 39 ++++++++++++ layout/reftests/list-item/bullet-space-2.html | 37 +++++++++++ .../list-item/image-rendering-css-auto.html | 28 ++++++++ layout/reftests/list-item/image-rendering-css.html | 28 ++++++++ layout/reftests/list-item/image-rendering-ref.html | 27 ++++++++ .../reftests/list-item/image-rendering-script.html | 37 +++++++++++ layout/reftests/list-item/numbering-1-ref.html | 25 ++++++++ layout/reftests/list-item/numbering-1.html | 29 +++++++++ layout/reftests/list-item/numbering-2-ref.html | 23 +++++++ layout/reftests/list-item/numbering-2.html | 23 +++++++ layout/reftests/list-item/numbering-3-ref.html | 52 +++++++++++++++ layout/reftests/list-item/numbering-3.html | 49 ++++++++++++++ layout/reftests/list-item/numbering-4-ref.html | 52 +++++++++++++++ layout/reftests/list-item/numbering-4.html | 49 ++++++++++++++ layout/reftests/list-item/numbering-5-ref.html | 24 +++++++ layout/reftests/list-item/numbering-5.html | 29 +++++++++ layout/reftests/list-item/ol-reversed-1-ref.html | 6 ++ layout/reftests/list-item/ol-reversed-1a.html | 6 ++ layout/reftests/list-item/ol-reversed-1b.html | 11 ++++ layout/reftests/list-item/ol-reversed-1c.html | 12 ++++ layout/reftests/list-item/ol-reversed-2-ref.html | 6 ++ layout/reftests/list-item/ol-reversed-2.html | 6 ++ layout/reftests/list-item/ol-reversed-3-ref.html | 6 ++ layout/reftests/list-item/ol-reversed-3.html | 6 ++ layout/reftests/list-item/reftest.list | 18 ++++++ 33 files changed, 846 insertions(+) create mode 100644 layout/reftests/list-item/bullet-intrinsic-isize-1-ref.html create mode 100644 layout/reftests/list-item/bullet-intrinsic-isize-1.html create mode 100644 layout/reftests/list-item/bullet-intrinsic-isize-2-ref.html create mode 100644 layout/reftests/list-item/bullet-intrinsic-isize-2.html create mode 100644 layout/reftests/list-item/bullet-justify-1-ref.html create mode 100644 layout/reftests/list-item/bullet-justify-1.html create mode 100644 layout/reftests/list-item/bullet-space-1-ref.html create mode 100644 layout/reftests/list-item/bullet-space-1.html create mode 100644 layout/reftests/list-item/bullet-space-2-ref.html create mode 100644 layout/reftests/list-item/bullet-space-2.html create mode 100644 layout/reftests/list-item/image-rendering-css-auto.html create mode 100644 layout/reftests/list-item/image-rendering-css.html create mode 100644 layout/reftests/list-item/image-rendering-ref.html create mode 100644 layout/reftests/list-item/image-rendering-script.html create mode 100644 layout/reftests/list-item/numbering-1-ref.html create mode 100644 layout/reftests/list-item/numbering-1.html create mode 100644 layout/reftests/list-item/numbering-2-ref.html create mode 100644 layout/reftests/list-item/numbering-2.html create mode 100644 layout/reftests/list-item/numbering-3-ref.html create mode 100644 layout/reftests/list-item/numbering-3.html create mode 100644 layout/reftests/list-item/numbering-4-ref.html create mode 100644 layout/reftests/list-item/numbering-4.html create mode 100644 layout/reftests/list-item/numbering-5-ref.html create mode 100644 layout/reftests/list-item/numbering-5.html create mode 100644 layout/reftests/list-item/ol-reversed-1-ref.html create mode 100644 layout/reftests/list-item/ol-reversed-1a.html create mode 100644 layout/reftests/list-item/ol-reversed-1b.html create mode 100644 layout/reftests/list-item/ol-reversed-1c.html create mode 100644 layout/reftests/list-item/ol-reversed-2-ref.html create mode 100644 layout/reftests/list-item/ol-reversed-2.html create mode 100644 layout/reftests/list-item/ol-reversed-3-ref.html create mode 100644 layout/reftests/list-item/ol-reversed-3.html create mode 100644 layout/reftests/list-item/reftest.list (limited to 'layout/reftests/list-item') diff --git a/layout/reftests/list-item/bullet-intrinsic-isize-1-ref.html b/layout/reftests/list-item/bullet-intrinsic-isize-1-ref.html new file mode 100644 index 0000000000..d6d93307f9 --- /dev/null +++ b/layout/reftests/list-item/bullet-intrinsic-isize-1-ref.html @@ -0,0 +1,10 @@ + + + + + Bug 1142369 + + +
  • blahblah and foobarboo
  • + + diff --git a/layout/reftests/list-item/bullet-intrinsic-isize-1.html b/layout/reftests/list-item/bullet-intrinsic-isize-1.html new file mode 100644 index 0000000000..ccfa6d9e40 --- /dev/null +++ b/layout/reftests/list-item/bullet-intrinsic-isize-1.html @@ -0,0 +1,10 @@ + + + + + Bug 1142369 + + +
  • blahblah and foobarboo
  • + + diff --git a/layout/reftests/list-item/bullet-intrinsic-isize-2-ref.html b/layout/reftests/list-item/bullet-intrinsic-isize-2-ref.html new file mode 100644 index 0000000000..b371dcbc67 --- /dev/null +++ b/layout/reftests/list-item/bullet-intrinsic-isize-2-ref.html @@ -0,0 +1,10 @@ + + + + + Bug 994418 + + + MMMCMXCIX. sometext + + diff --git a/layout/reftests/list-item/bullet-intrinsic-isize-2.html b/layout/reftests/list-item/bullet-intrinsic-isize-2.html new file mode 100644 index 0000000000..c59545dd29 --- /dev/null +++ b/layout/reftests/list-item/bullet-intrinsic-isize-2.html @@ -0,0 +1,17 @@ + + + + + Bug 994418 + + + +
    sometext + + diff --git a/layout/reftests/list-item/bullet-justify-1-ref.html b/layout/reftests/list-item/bullet-justify-1-ref.html new file mode 100644 index 0000000000..7512879a0d --- /dev/null +++ b/layout/reftests/list-item/bullet-justify-1-ref.html @@ -0,0 +1,11 @@ + + +
  • x x
  • diff --git a/layout/reftests/list-item/bullet-justify-1.html b/layout/reftests/list-item/bullet-justify-1.html new file mode 100644 index 0000000000..22cf2773b2 --- /dev/null +++ b/layout/reftests/list-item/bullet-justify-1.html @@ -0,0 +1,12 @@ + + +
  • x x
  • diff --git a/layout/reftests/list-item/bullet-space-1-ref.html b/layout/reftests/list-item/bullet-space-1-ref.html new file mode 100644 index 0000000000..e20884f086 --- /dev/null +++ b/layout/reftests/list-item/bullet-space-1-ref.html @@ -0,0 +1,74 @@ + + + + + + Bug 1017335 + + + + + +
    +
    +
      +
    • foo
    • +
    +
    + +
    +
      +
    • bar
    • +
    +
    +
    + + +
    +
    + foo +
    + +
    + bar +
    +
    + + + + diff --git a/layout/reftests/list-item/bullet-space-1.html b/layout/reftests/list-item/bullet-space-1.html new file mode 100644 index 0000000000..9bfc894578 --- /dev/null +++ b/layout/reftests/list-item/bullet-space-1.html @@ -0,0 +1,74 @@ + + + + + + Bug 1017335 + + + + + +
    +
    +
      +
    • foo
    • +
    +
    + +
    +
      +
    • bar
    • +
    +
    +
    + + +
    +
    + foo +
    + +
    + bar +
    +
    + + + + diff --git a/layout/reftests/list-item/bullet-space-2-ref.html b/layout/reftests/list-item/bullet-space-2-ref.html new file mode 100644 index 0000000000..75c36b36db --- /dev/null +++ b/layout/reftests/list-item/bullet-space-2-ref.html @@ -0,0 +1,39 @@ + + + + + + Bug 1019470 + + + + + +
    + foo +
    + +
    + bar +
    + + + + diff --git a/layout/reftests/list-item/bullet-space-2.html b/layout/reftests/list-item/bullet-space-2.html new file mode 100644 index 0000000000..f32cfcd653 --- /dev/null +++ b/layout/reftests/list-item/bullet-space-2.html @@ -0,0 +1,37 @@ + + + + + + Bug 1019470 + + + + + +
    +
      +
    • foo
    • +
    +
    + +
    +
      +
    • bar
    • +
    +
    + + + + diff --git a/layout/reftests/list-item/image-rendering-css-auto.html b/layout/reftests/list-item/image-rendering-css-auto.html new file mode 100644 index 0000000000..845324ab69 --- /dev/null +++ b/layout/reftests/list-item/image-rendering-css-auto.html @@ -0,0 +1,28 @@ + + + + + + test list-style-image image-rendering css auto + + + + +
    +
    + + + diff --git a/layout/reftests/list-item/image-rendering-css.html b/layout/reftests/list-item/image-rendering-css.html new file mode 100644 index 0000000000..8e693d8bac --- /dev/null +++ b/layout/reftests/list-item/image-rendering-css.html @@ -0,0 +1,28 @@ + + + + + + test list-style-image image-rendering css -moz-crisp-edges + + + + +
    +
    + + + diff --git a/layout/reftests/list-item/image-rendering-ref.html b/layout/reftests/list-item/image-rendering-ref.html new file mode 100644 index 0000000000..6d8a0ff209 --- /dev/null +++ b/layout/reftests/list-item/image-rendering-ref.html @@ -0,0 +1,27 @@ + + + + + + reference list-style-image image-rendering + + + + +
    + +
    + + + diff --git a/layout/reftests/list-item/image-rendering-script.html b/layout/reftests/list-item/image-rendering-script.html new file mode 100644 index 0000000000..fa7b4ddf7b --- /dev/null +++ b/layout/reftests/list-item/image-rendering-script.html @@ -0,0 +1,37 @@ + + + + + + test list-style-image image-rendering script change + + + + + +
    +
    + + + diff --git a/layout/reftests/list-item/numbering-1-ref.html b/layout/reftests/list-item/numbering-1-ref.html new file mode 100644 index 0000000000..d0455de377 --- /dev/null +++ b/layout/reftests/list-item/numbering-1-ref.html @@ -0,0 +1,25 @@ + + + + Testcase #1 for bug 614969 + + + +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
    7. List item 4
    8. +
    9. List item 5
    10. +
    11. List item 6
    12. +
    13. List item 7
    14. +
    + +
      +
    1. item1
      +
    2. item2
      +
    3. item3
      +
    + + + diff --git a/layout/reftests/list-item/numbering-1.html b/layout/reftests/list-item/numbering-1.html new file mode 100644 index 0000000000..74d02d36b9 --- /dev/null +++ b/layout/reftests/list-item/numbering-1.html @@ -0,0 +1,29 @@ + + + + Testcase #1 for bug 614969 + + + + +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
    7. List item 4
    8. +
    9. List item 5
    10. +
    11. List item 6
    12. +
    13. List item 7
    14. +
    + +
      +
    1. item1
    2. +
    3. item2
    4. +
    5. item3
    6. +
    + + + diff --git a/layout/reftests/list-item/numbering-2-ref.html b/layout/reftests/list-item/numbering-2-ref.html new file mode 100644 index 0000000000..b696440371 --- /dev/null +++ b/layout/reftests/list-item/numbering-2-ref.html @@ -0,0 +1,23 @@ + + + Testcase #2 for bug 614969 + + + + +
    1. ABS
    2. List item
    +
    1. REL BLOCK
    2. List item
    +
    1. FLOAT
    2. List item
    +
    1. REL INLINE
    2. List item
    +
      1. REL OL
    1. List item
    +
      1. ABS OL
    1. List item
    + + + diff --git a/layout/reftests/list-item/numbering-2.html b/layout/reftests/list-item/numbering-2.html new file mode 100644 index 0000000000..02865411bf --- /dev/null +++ b/layout/reftests/list-item/numbering-2.html @@ -0,0 +1,23 @@ + + + Testcase #2 for bug 614969 + + + + +
    1. ABS
    2. List item
    +
    1. REL BLOCK
    2. List item
    +
    1. FLOAT
    2. List item
    +
    1. REL INLINE
    2. List item
    +
      1. REL OL
    1. List item
    +
      1. ABS OL
    1. List item
    + + + diff --git a/layout/reftests/list-item/numbering-3-ref.html b/layout/reftests/list-item/numbering-3-ref.html new file mode 100644 index 0000000000..471aa2719a --- /dev/null +++ b/layout/reftests/list-item/numbering-3-ref.html @@ -0,0 +1,52 @@ + + + + Reference for testcase #1 for bug 1171419 + + + + +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
    7. List item 4
    8. +
    9. List item 5
    10. +
    11. List item 6
    12. +
    13. List item 7
    14. +
    + +
      +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
      +
    + +
      +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
      +
    + +
      +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
      +
    + +
      +
    1. item1
    2. +
    3. item2
    4. +
    5. item3
    6. +
    + + + diff --git a/layout/reftests/list-item/numbering-3.html b/layout/reftests/list-item/numbering-3.html new file mode 100644 index 0000000000..ded2233a22 --- /dev/null +++ b/layout/reftests/list-item/numbering-3.html @@ -0,0 +1,49 @@ + + + + Testcase #1 for bug 1171419 + + + +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
    7. List item 4
    8. +
    9. List item 5
    10. +
    11. List item 6
    12. +
    13. List item 7
    14. +
    + +
      +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
      +
    + +
      +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
      +
    + +
      +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
      +
    + +
      +
    1. item1
    2. +
    3. item2
    4. +
    5. item3
    6. +
    + + + diff --git a/layout/reftests/list-item/numbering-4-ref.html b/layout/reftests/list-item/numbering-4-ref.html new file mode 100644 index 0000000000..4fcb6e194f --- /dev/null +++ b/layout/reftests/list-item/numbering-4-ref.html @@ -0,0 +1,52 @@ + + + + Reference for testcase #2 for bug 1171419 + + + + +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
    7. List item 4
    8. +
    9. List item 5
    10. +
    11. List item 6
    12. +
    13. List item 7
    14. +
    + +
      +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
      +
    + +
      +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
      +
    + +
      +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
      +
    + +
      +
    1. item1
    2. +
    3. item2
    4. +
    5. item3
    6. +
    + + + diff --git a/layout/reftests/list-item/numbering-4.html b/layout/reftests/list-item/numbering-4.html new file mode 100644 index 0000000000..9b00795994 --- /dev/null +++ b/layout/reftests/list-item/numbering-4.html @@ -0,0 +1,49 @@ + + + + Testcase #2 for bug 1171419 + + + +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
    7. List item 4
    8. +
    9. List item 5
    10. +
    11. List item 6
    12. +
    13. List item 7
    14. +
    + +
      +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
      +
    + +
      +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
      +
    + +
      +
      +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. +
      +
    + +
      +
    1. item1
    2. +
    3. item2
    4. +
    5. item3
    6. +
    + + + diff --git a/layout/reftests/list-item/numbering-5-ref.html b/layout/reftests/list-item/numbering-5-ref.html new file mode 100644 index 0000000000..74f5c37d67 --- /dev/null +++ b/layout/reftests/list-item/numbering-5-ref.html @@ -0,0 +1,24 @@ + + + + Reference for reordered 'li' flex items + + + +
      +
      4. List item 4
      +
      2. List item 2
      +
      3. List item 3
      +
      5. List item 5
      +
      6. List item 6
      +
      8. List item 8
      +
      1. List item 1
      +
      7. List item 7
      +
    + + diff --git a/layout/reftests/list-item/numbering-5.html b/layout/reftests/list-item/numbering-5.html new file mode 100644 index 0000000000..20c9f7e7a0 --- /dev/null +++ b/layout/reftests/list-item/numbering-5.html @@ -0,0 +1,29 @@ + + + + Testcase for reordered 'li' flex items + + + +
      + +
    1. List item 1
    2. +
    3. List item 2
    4. +
    5. List item 3
    6. + +
    7. List item 4
    8. +
    9. List item 5
    10. + +
    11. List item 6
    12. + +
    13. List item 7
    14. +
    15. List item 8
    16. +
    + + diff --git a/layout/reftests/list-item/ol-reversed-1-ref.html b/layout/reftests/list-item/ol-reversed-1-ref.html new file mode 100644 index 0000000000..f8cac3c702 --- /dev/null +++ b/layout/reftests/list-item/ol-reversed-1-ref.html @@ -0,0 +1,6 @@ + +
      +
    1. Three
    2. +
    3. Two
    4. +
    5. One
    6. +
    diff --git a/layout/reftests/list-item/ol-reversed-1a.html b/layout/reftests/list-item/ol-reversed-1a.html new file mode 100644 index 0000000000..35e967c05e --- /dev/null +++ b/layout/reftests/list-item/ol-reversed-1a.html @@ -0,0 +1,6 @@ + +
      +
    1. Three
    2. +
    3. Two
    4. +
    5. One
    6. +
    diff --git a/layout/reftests/list-item/ol-reversed-1b.html b/layout/reftests/list-item/ol-reversed-1b.html new file mode 100644 index 0000000000..d9810560eb --- /dev/null +++ b/layout/reftests/list-item/ol-reversed-1b.html @@ -0,0 +1,11 @@ + +
      +
    1. Three
    2. +
    3. Two
    4. +
    5. One
    6. +
    + diff --git a/layout/reftests/list-item/ol-reversed-1c.html b/layout/reftests/list-item/ol-reversed-1c.html new file mode 100644 index 0000000000..82ae844335 --- /dev/null +++ b/layout/reftests/list-item/ol-reversed-1c.html @@ -0,0 +1,12 @@ + +
      +
    1. Three
    2. +
    3. Two
    4. +
    + diff --git a/layout/reftests/list-item/ol-reversed-2-ref.html b/layout/reftests/list-item/ol-reversed-2-ref.html new file mode 100644 index 0000000000..4f3ece2be4 --- /dev/null +++ b/layout/reftests/list-item/ol-reversed-2-ref.html @@ -0,0 +1,6 @@ + +
      +
    1. Five
    2. +
    3. Four
    4. +
    5. Three
    6. +
    diff --git a/layout/reftests/list-item/ol-reversed-2.html b/layout/reftests/list-item/ol-reversed-2.html new file mode 100644 index 0000000000..662a149573 --- /dev/null +++ b/layout/reftests/list-item/ol-reversed-2.html @@ -0,0 +1,6 @@ + +
      +
    1. Five
    2. +
    3. Four
    4. +
    5. Three
    6. +
    diff --git a/layout/reftests/list-item/ol-reversed-3-ref.html b/layout/reftests/list-item/ol-reversed-3-ref.html new file mode 100644 index 0000000000..1dc5792100 --- /dev/null +++ b/layout/reftests/list-item/ol-reversed-3-ref.html @@ -0,0 +1,6 @@ + +
      +
    1. One
    2. +
    3. Zero
    4. +
    5. Neg-One
    6. +
    diff --git a/layout/reftests/list-item/ol-reversed-3.html b/layout/reftests/list-item/ol-reversed-3.html new file mode 100644 index 0000000000..9132e5db52 --- /dev/null +++ b/layout/reftests/list-item/ol-reversed-3.html @@ -0,0 +1,6 @@ + +
      +
    1. One
    2. +
    3. Zero
    4. +
    5. Neg-One
    6. +
    diff --git a/layout/reftests/list-item/reftest.list b/layout/reftests/list-item/reftest.list new file mode 100644 index 0000000000..36ab01f78b --- /dev/null +++ b/layout/reftests/list-item/reftest.list @@ -0,0 +1,18 @@ +fuzzy-if(OSX,0-55,0-4) == numbering-1.html numbering-1-ref.html +== numbering-2.html numbering-2-ref.html +fuzzy-if(OSX,0-11,0-1) == numbering-3.html numbering-3-ref.html +fuzzy-if(OSX,0-76,0-2) == numbering-4.html numbering-4-ref.html +== numbering-5.html numbering-5-ref.html +== ol-reversed-1a.html ol-reversed-1-ref.html +== ol-reversed-1b.html ol-reversed-1-ref.html +== ol-reversed-1c.html ol-reversed-1-ref.html +== ol-reversed-2.html ol-reversed-2-ref.html +== ol-reversed-3.html ol-reversed-3-ref.html +== bullet-space-1.html bullet-space-1-ref.html +== bullet-space-2.html bullet-space-2-ref.html +== bullet-intrinsic-isize-1.html bullet-intrinsic-isize-1-ref.html +== bullet-intrinsic-isize-2.html bullet-intrinsic-isize-2-ref.html +== bullet-justify-1.html bullet-justify-1-ref.html +== image-rendering-css.html image-rendering-ref.html +fails-if(useDrawSnapshot) == image-rendering-script.html image-rendering-ref.html +!= image-rendering-css.html image-rendering-css-auto.html -- cgit v1.2.3