diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-text/animations')
3 files changed, 88 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-text/animations/__dir__.ini b/testing/web-platform/meta/css/css-text/animations/__dir__.ini new file mode 100644 index 0000000000..daf68383df --- /dev/null +++ b/testing/web-platform/meta/css/css-text/animations/__dir__.ini @@ -0,0 +1 @@ +leak-threshold: [default:51200] diff --git a/testing/web-platform/meta/css/css-text/animations/hyphen-no-interpolation.html.ini b/testing/web-platform/meta/css/css-text/animations/hyphen-no-interpolation.html.ini new file mode 100644 index 0000000000..2457baca5f --- /dev/null +++ b/testing/web-platform/meta/css/css-text/animations/hyphen-no-interpolation.html.ini @@ -0,0 +1,84 @@ +[hyphen-no-interpolation.html] + [CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.5) should be [10\]] + expected: FAIL + + [CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.6) should be [10\]] + expected: FAIL + + [CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (1) should be [10\]] + expected: FAIL + + [CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (1.5) should be [10\]] + expected: FAIL + + [CSS Transitions with transition: all: property <hyphenate-limit-chars> from [initial\] to [10\] at (-0.3) should be [10\]] + expected: FAIL + + [CSS Transitions with transition: all: property <hyphenate-limit-chars> from [initial\] to [10\] at (0) should be [10\]] + expected: FAIL + + [CSS Transitions with transition: all: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.3) should be [10\]] + expected: FAIL + + [CSS Transitions with transition: all: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.5) should be [10\]] + expected: FAIL + + [CSS Transitions with transition: all: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.6) should be [10\]] + expected: FAIL + + [CSS Transitions with transition: all: property <hyphenate-limit-chars> from [initial\] to [10\] at (1) should be [10\]] + expected: FAIL + + [CSS Transitions with transition: all: property <hyphenate-limit-chars> from [initial\] to [10\] at (1.5) should be [10\]] + expected: FAIL + + [CSS Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (0) should be [initial\]] + expected: FAIL + + [CSS Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.5) should be [10\]] + expected: FAIL + + [CSS Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.6) should be [10\]] + expected: FAIL + + [CSS Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (1) should be [10\]] + expected: FAIL + + [CSS Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (1.5) should be [10\]] + expected: FAIL + + [Web Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (-0.3) should be [initial\]] + expected: FAIL + + [Web Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (0) should be [initial\]] + expected: FAIL + + [Web Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.3) should be [initial\]] + expected: FAIL + + [Web Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.5) should be [10\]] + expected: FAIL + + [Web Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.6) should be [10\]] + expected: FAIL + + [Web Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (1) should be [10\]] + expected: FAIL + + [Web Animations: property <hyphenate-limit-chars> from [initial\] to [10\] at (1.5) should be [10\]] + expected: FAIL + + [CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (-0.3) should be [10\]] + expected: FAIL + + [CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (0) should be [10\]] + expected: FAIL + + [CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.3) should be [10\]] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/animations/word-spacing-composition.html.ini b/testing/web-platform/meta/css/css-text/animations/word-spacing-composition.html.ini new file mode 100644 index 0000000000..582f585535 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/animations/word-spacing-composition.html.ini @@ -0,0 +1,3 @@ +[word-spacing-composition.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |