diff options
Diffstat (limited to 'testing/web-platform/meta/css/CSS2/linebox')
18 files changed, 147 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/CSS2/linebox/__dir__.ini b/testing/web-platform/meta/css/CSS2/linebox/__dir__.ini new file mode 100644 index 0000000000..daf68383df --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/__dir__.ini @@ -0,0 +1 @@ +leak-threshold: [default:51200] diff --git a/testing/web-platform/meta/css/CSS2/linebox/animations/line-height-interpolation.html.ini b/testing/web-platform/meta/css/CSS2/linebox/animations/line-height-interpolation.html.ini new file mode 100644 index 0000000000..baa31895d5 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/animations/line-height-interpolation.html.ini @@ -0,0 +1,81 @@ +[line-height-interpolation.html] + [CSS Transitions: property <line-height> from [initial\] to [20px\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [initial\] to [20px\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [initial\] to [20px\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [4\] to [14px\] at (-0.3) should be [4\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [4\] to [14px\] at (0) should be [4\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [4\] to [14px\] at (0.3) should be [4\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [14px\] to [normal\] at (-0.3) should be [14px\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [14px\] to [normal\] at (0) should be [14px\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [14px\] to [normal\] at (0.3) should be [14px\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [normal\] to [4\] at (-0.3) should be [normal\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [normal\] to [4\] at (0) should be [normal\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [normal\] to [4\] at (0.3) should be [normal\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [4\] to [normal\] at (-0.3) should be [4\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [4\] to [normal\] at (0) should be [4\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [4\] to [normal\] at (0.3) should be [4\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [normal\] to [14px\] at (-0.3) should be [normal\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [normal\] to [14px\] at (0) should be [normal\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [normal\] to [14px\] at (0.3) should be [normal\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [14px\] to [4\] at (-0.3) should be [14px\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [14px\] to [4\] at (0) should be [14px\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [14px\] to [4\] at (0.3) should be [14px\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [4\] to [14q\] at (-0.3) should be [4\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [4\] to [14q\] at (0) should be [4\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [4\] to [14q\] at (0.3) should be [4\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [14q\] to [normal\] at (-0.3) should be [14q\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [14q\] to [normal\] at (0) should be [14q\]] + expected: FAIL + + [CSS Transitions: property <line-height> from [14q\] to [normal\] at (0.3) should be [14q\]] + expected: FAIL diff --git a/testing/web-platform/meta/css/CSS2/linebox/empty-inline-003.xht.ini b/testing/web-platform/meta/css/CSS2/linebox/empty-inline-003.xht.ini new file mode 100644 index 0000000000..8bc89d40cc --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/empty-inline-003.xht.ini @@ -0,0 +1,3 @@ +[empty-inline-003.xht] + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-002.xht.ini b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-002.xht.ini new file mode 100644 index 0000000000..9a834de723 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-002.xht.ini @@ -0,0 +1,5 @@ +[inline-formatting-context-002.xht] + expected: + if os == "win": FAIL + if os == "mac": FAIL + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-003.xht.ini b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-003.xht.ini new file mode 100644 index 0000000000..e4e88fa7cb --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-003.xht.ini @@ -0,0 +1,5 @@ +[inline-formatting-context-003.xht] + expected: + if os == "win": FAIL + if os == "mac": FAIL + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-004.xht.ini b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-004.xht.ini new file mode 100644 index 0000000000..10f4cfbe80 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-004.xht.ini @@ -0,0 +1,5 @@ +[inline-formatting-context-004.xht] + expected: + if os == "win": FAIL + if os == "mac": FAIL + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-005.xht.ini b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-005.xht.ini new file mode 100644 index 0000000000..a12f93e481 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-005.xht.ini @@ -0,0 +1,5 @@ +[inline-formatting-context-005.xht] + expected: + if os == "win": FAIL + if os == "mac": FAIL + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-006.xht.ini b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-006.xht.ini new file mode 100644 index 0000000000..1f123f565c --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-006.xht.ini @@ -0,0 +1,5 @@ +[inline-formatting-context-006.xht] + expected: + if os == "win": FAIL + if os == "mac": FAIL + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-007.xht.ini b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-007.xht.ini new file mode 100644 index 0000000000..33eca83149 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-007.xht.ini @@ -0,0 +1,5 @@ +[inline-formatting-context-007.xht] + expected: + if os == "win": FAIL + if os == "mac": FAIL + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-013.xht.ini b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-013.xht.ini new file mode 100644 index 0000000000..2f412541f0 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/inline-formatting-context-013.xht.ini @@ -0,0 +1,3 @@ +[inline-formatting-context-013.xht] + expected: + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/linebox/inline-negative-margin-001.html.ini b/testing/web-platform/meta/css/CSS2/linebox/inline-negative-margin-001.html.ini new file mode 100644 index 0000000000..477cdb0542 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/inline-negative-margin-001.html.ini @@ -0,0 +1,4 @@ +[inline-negative-margin-001.html] + [[data-expected-height\] 11] + expected: FAIL + diff --git a/testing/web-platform/meta/css/CSS2/linebox/inline-negative-margin-minmax-crash-001.html.ini b/testing/web-platform/meta/css/CSS2/linebox/inline-negative-margin-minmax-crash-001.html.ini new file mode 100644 index 0000000000..ff78200c42 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/inline-negative-margin-minmax-crash-001.html.ini @@ -0,0 +1,3 @@ +[inline-negative-margin-minmax-crash-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/CSS2/linebox/needs-layout-transform.html.ini b/testing/web-platform/meta/css/CSS2/linebox/needs-layout-transform.html.ini new file mode 100644 index 0000000000..2c86d63301 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/needs-layout-transform.html.ini @@ -0,0 +1,3 @@ +[needs-layout-transform.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/css/CSS2/linebox/vertical-align-109.xht.ini b/testing/web-platform/meta/css/CSS2/linebox/vertical-align-109.xht.ini new file mode 100644 index 0000000000..c9b09f806f --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/vertical-align-109.xht.ini @@ -0,0 +1,3 @@ +[vertical-align-109.xht] + disabled: + if (os == "android"): bug 1550895 (frequently fails on geckoview) diff --git a/testing/web-platform/meta/css/CSS2/linebox/vertical-align-121.xht.ini b/testing/web-platform/meta/css/CSS2/linebox/vertical-align-121.xht.ini new file mode 100644 index 0000000000..b50cb962a5 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/vertical-align-121.xht.ini @@ -0,0 +1,3 @@ +[vertical-align-121.xht] + expected: + if (processor == "x86") and debug: ["PASS", "FAIL"] diff --git a/testing/web-platform/meta/css/CSS2/linebox/vertical-align-sub-001.xht.ini b/testing/web-platform/meta/css/CSS2/linebox/vertical-align-sub-001.xht.ini new file mode 100644 index 0000000000..4866c8ee49 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/vertical-align-sub-001.xht.ini @@ -0,0 +1,5 @@ +[vertical-align-sub-001.xht] + expected: + if os == "win": FAIL + if os == "mac": FAIL + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/linebox/vertical-align-super-001.xht.ini b/testing/web-platform/meta/css/CSS2/linebox/vertical-align-super-001.xht.ini new file mode 100644 index 0000000000..dbfd108d23 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/vertical-align-super-001.xht.ini @@ -0,0 +1,5 @@ +[vertical-align-super-001.xht] + expected: + if os == "win": FAIL + if os == "mac": FAIL + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/linebox/vertical-align-top-bottom-001.html.ini b/testing/web-platform/meta/css/CSS2/linebox/vertical-align-top-bottom-001.html.ini new file mode 100644 index 0000000000..e71bf4a84d --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/linebox/vertical-align-top-bottom-001.html.ini @@ -0,0 +1,3 @@ +[vertical-align-top-bottom-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |