From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- layout/reftests/table-overflow/bug785684-ref.html | 89 ++++++++++++++++++++++ layout/reftests/table-overflow/bug785684-x.html | 85 +++++++++++++++++++++ layout/reftests/table-overflow/bug785684-y.html | 85 +++++++++++++++++++++ layout/reftests/table-overflow/reftest.list | 4 + .../table-overflow/table-caption-scroll-ref.html | 49 ++++++++++++ .../table-overflow/table-caption-scroll.html | 49 ++++++++++++ .../table-cell-block-overflow-ref.html | 43 +++++++++++ .../table-overflow/table-cell-block-overflow.html | 42 ++++++++++ 8 files changed, 446 insertions(+) create mode 100644 layout/reftests/table-overflow/bug785684-ref.html create mode 100644 layout/reftests/table-overflow/bug785684-x.html create mode 100644 layout/reftests/table-overflow/bug785684-y.html create mode 100644 layout/reftests/table-overflow/reftest.list create mode 100644 layout/reftests/table-overflow/table-caption-scroll-ref.html create mode 100644 layout/reftests/table-overflow/table-caption-scroll.html create mode 100644 layout/reftests/table-overflow/table-cell-block-overflow-ref.html create mode 100644 layout/reftests/table-overflow/table-cell-block-overflow.html (limited to 'layout/reftests/table-overflow') diff --git a/layout/reftests/table-overflow/bug785684-ref.html b/layout/reftests/table-overflow/bug785684-ref.html new file mode 100644 index 0000000000..88728b9b28 --- /dev/null +++ b/layout/reftests/table-overflow/bug785684-ref.html @@ -0,0 +1,89 @@ + + + + + +

Testing CSS overflow on display:table-cell

+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+

Testing CSS overflow on display:table

+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ diff --git a/layout/reftests/table-overflow/bug785684-x.html b/layout/reftests/table-overflow/bug785684-x.html new file mode 100644 index 0000000000..947c65034d --- /dev/null +++ b/layout/reftests/table-overflow/bug785684-x.html @@ -0,0 +1,85 @@ + + + + + +

Testing CSS overflow on display:table-cell

+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+

Testing CSS overflow on display:table

+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ diff --git a/layout/reftests/table-overflow/bug785684-y.html b/layout/reftests/table-overflow/bug785684-y.html new file mode 100644 index 0000000000..340fcf7f8e --- /dev/null +++ b/layout/reftests/table-overflow/bug785684-y.html @@ -0,0 +1,85 @@ + + + + + +

Testing CSS overflow on display:table-cell

+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+

Testing CSS overflow on display:table

+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ diff --git a/layout/reftests/table-overflow/reftest.list b/layout/reftests/table-overflow/reftest.list new file mode 100644 index 0000000000..6a57e6a1b5 --- /dev/null +++ b/layout/reftests/table-overflow/reftest.list @@ -0,0 +1,4 @@ +skip-if(ThreadSanitizer) == bug785684-x.html bug785684-ref.html +== bug785684-y.html bug785684-ref.html +== table-caption-scroll.html table-caption-scroll-ref.html +== table-cell-block-overflow.html table-cell-block-overflow-ref.html diff --git a/layout/reftests/table-overflow/table-caption-scroll-ref.html b/layout/reftests/table-overflow/table-caption-scroll-ref.html new file mode 100644 index 0000000000..5c024f8d2b --- /dev/null +++ b/layout/reftests/table-overflow/table-caption-scroll-ref.html @@ -0,0 +1,49 @@ + + + + Testing table captions with overflow:auto/scroll/hidden + + + + + + + +
0
1
2
3
4
5
6
7
8
9
TTTTTTTTTT
+ + + + +
00000
1
2
3
4
5
6
7
8
9
T
+ + + + +
00000
1
2
3
4
5
6
7
8
9
T
+ + + + +
00000
1
2
3
4
5
6
7
8
9
TTTTTTTTTT
+ + + + +
00000
1
2
3
4
5
6
7
8
9
T
+ + + + +
00000
1
2
3
4
5
6
7
8
9
TTTTTTTTTT
+ + + diff --git a/layout/reftests/table-overflow/table-caption-scroll.html b/layout/reftests/table-overflow/table-caption-scroll.html new file mode 100644 index 0000000000..70c5c0f566 --- /dev/null +++ b/layout/reftests/table-overflow/table-caption-scroll.html @@ -0,0 +1,49 @@ + + + + Testing table captions with overflow:auto/scroll/hidden + + + + + + + +
0
1
2
3
4
5
6
7
8
9
TTTTTTTTTT
+ + + + +
00000
1
2
3
4
5
6
7
8
9
T
+ + + + +
00000
1
2
3
4
5
6
7
8
9
T
+ + + + +
00000
1
2
3
4
5
6
7
8
9
TTTTTTTTTT
+ + + + +
00000
1
2
3
4
5
6
7
8
9
T
+ + + + +
00000
1
2
3
4
5
6
7
8
9
TTTTTTTTTT
+ + + diff --git a/layout/reftests/table-overflow/table-cell-block-overflow-ref.html b/layout/reftests/table-overflow/table-cell-block-overflow-ref.html new file mode 100644 index 0000000000..9d9ecdfc79 --- /dev/null +++ b/layout/reftests/table-overflow/table-cell-block-overflow-ref.html @@ -0,0 +1,43 @@ + + + + + CSS Reftest Reference + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + diff --git a/layout/reftests/table-overflow/table-cell-block-overflow.html b/layout/reftests/table-overflow/table-cell-block-overflow.html new file mode 100644 index 0000000000..27236217c6 --- /dev/null +++ b/layout/reftests/table-overflow/table-cell-block-overflow.html @@ -0,0 +1,42 @@ + + + + + Test table-cell content overflowing in the block direction for each + vertical-align value + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+ + -- cgit v1.2.3