diff options
Diffstat (limited to 'testing/web-platform/meta/css/CSS2/floats-clear')
11 files changed, 35 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/CSS2/floats-clear/__dir__.ini b/testing/web-platform/meta/css/CSS2/floats-clear/__dir__.ini new file mode 100644 index 0000000000..c3deeb9730 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/floats-clear/__dir__.ini @@ -0,0 +1 @@ +leak-threshold: [default:51200, gpu:51200] diff --git a/testing/web-platform/meta/css/CSS2/floats-clear/adjoining-float-nested-forced-clearance-002.html.ini b/testing/web-platform/meta/css/CSS2/floats-clear/adjoining-float-nested-forced-clearance-002.html.ini new file mode 100644 index 0000000000..a8a9b5c830 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/floats-clear/adjoining-float-nested-forced-clearance-002.html.ini @@ -0,0 +1,2 @@ +[adjoining-float-nested-forced-clearance-002.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/CSS2/floats-clear/clear-no-interpolation.html.ini b/testing/web-platform/meta/css/CSS2/floats-clear/clear-no-interpolation.html.ini new file mode 100644 index 0000000000..9bd6a52ee1 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/floats-clear/clear-no-interpolation.html.ini @@ -0,0 +1,9 @@ +[clear-no-interpolation.html] + [CSS Transitions: property <clear> from [initial\] to [both\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <clear> from [initial\] to [both\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <clear> from [initial\] to [both\] at (0.3) should be [initial\]] + expected: FAIL diff --git a/testing/web-platform/meta/css/CSS2/floats-clear/float-non-replaced-width-007.xht.ini b/testing/web-platform/meta/css/CSS2/floats-clear/float-non-replaced-width-007.xht.ini new file mode 100644 index 0000000000..a1f7a596d8 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/floats-clear/float-non-replaced-width-007.xht.ini @@ -0,0 +1,3 @@ +[float-non-replaced-width-007.xht] + expected: + if (processor == "x86") and not debug: ["PASS", "FAIL"] diff --git a/testing/web-platform/meta/css/CSS2/floats-clear/float-replaced-height-002.xht.ini b/testing/web-platform/meta/css/CSS2/floats-clear/float-replaced-height-002.xht.ini new file mode 100644 index 0000000000..ca502a8939 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/floats-clear/float-replaced-height-002.xht.ini @@ -0,0 +1,3 @@ +[float-replaced-height-002.xht] + expected: + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/floats-clear/floats-111.xht.ini b/testing/web-platform/meta/css/CSS2/floats-clear/floats-111.xht.ini new file mode 100644 index 0000000000..454519e327 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/floats-clear/floats-111.xht.ini @@ -0,0 +1,3 @@ +[floats-111.xht] + expected: + if (processor == "x86") and not debug: ["PASS", "FAIL"] diff --git a/testing/web-platform/meta/css/CSS2/floats-clear/floats-142.xht.ini b/testing/web-platform/meta/css/CSS2/floats-clear/floats-142.xht.ini new file mode 100644 index 0000000000..03611aa651 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/floats-clear/floats-142.xht.ini @@ -0,0 +1,3 @@ +[floats-142.xht] + expected: + if (os == "win"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/floats-clear/floats-143.xht.ini b/testing/web-platform/meta/css/CSS2/floats-clear/floats-143.xht.ini new file mode 100644 index 0000000000..51927f6fd4 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/floats-clear/floats-143.xht.ini @@ -0,0 +1,4 @@ +[floats-143.xht] + expected: + if (os == "win"): FAIL + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/floats-clear/floats-clear-multicol-balancing-003.html.ini b/testing/web-platform/meta/css/CSS2/floats-clear/floats-clear-multicol-balancing-003.html.ini new file mode 100644 index 0000000000..c4658efbe2 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/floats-clear/floats-clear-multicol-balancing-003.html.ini @@ -0,0 +1,3 @@ +[floats-clear-multicol-balancing-003.html] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1637108 diff --git a/testing/web-platform/meta/css/CSS2/floats-clear/margin-collapse-157.xht.ini b/testing/web-platform/meta/css/CSS2/floats-clear/margin-collapse-157.xht.ini new file mode 100644 index 0000000000..e1ee7731d4 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/floats-clear/margin-collapse-157.xht.ini @@ -0,0 +1,2 @@ +[margin-collapse-157.xht] + expected: FAIL diff --git a/testing/web-platform/meta/css/CSS2/floats-clear/negative-clearance-after-bottom-margin.html.ini b/testing/web-platform/meta/css/CSS2/floats-clear/negative-clearance-after-bottom-margin.html.ini new file mode 100644 index 0000000000..85b954771e --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/floats-clear/negative-clearance-after-bottom-margin.html.ini @@ -0,0 +1,2 @@ +[negative-clearance-after-bottom-margin.html] + expected: FAIL |