summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-placeholder
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-12-31 22:46:09 +0000
committerMoonchild <moonchild@palemoon.org>2020-12-31 22:46:09 +0000
commit0bb464bfc13e3a0239fd268de265fc332014b385 (patch)
tree5b3075f86ebe79961b047fc5e338d65b933f3f23 /layout/reftests/css-placeholder
parente011a048e431bd850bfd42b5fb8c6eec0b6b878e (diff)
downloadUXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar
UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.gz
UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.lz
UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.xz
UXP-0bb464bfc13e3a0239fd268de265fc332014b385.zip
Issue #1053 - Part 2b: Remove android from /layout reftests
Also cleans up some other obsolete checks and stylo reftest lists.
Diffstat (limited to 'layout/reftests/css-placeholder')
-rw-r--r--layout/reftests/css-placeholder/input/reftest-stylo.list28
-rw-r--r--layout/reftests/css-placeholder/reftest-stylo.list8
-rw-r--r--layout/reftests/css-placeholder/textarea/reftest-stylo.list26
3 files changed, 0 insertions, 62 deletions
diff --git a/layout/reftests/css-placeholder/input/reftest-stylo.list b/layout/reftests/css-placeholder/input/reftest-stylo.list
deleted file mode 100644
index 8af78867b..000000000
--- a/layout/reftests/css-placeholder/input/reftest-stylo.list
+++ /dev/null
@@ -1,28 +0,0 @@
-# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
-# Tests using placeholder-focus-ref.html as a reference are disabled because
-# we can't change the caret colour nor disable it and we can't change the
-# text colour without changing the caret which means that the tested page has
-# a black caret with a grey text and the reference has a grey caret with grey
-# text. The only thing that is doable is to make the caret grey in the tested
-# page but that would make the test moot because a failure wouldn't be seen.
-# A real way to fix this would be to be able to style the caret or to implement
-# ::value (bug 648643), depending of the ::value behaviour (it could change the
-# caret colour and the text colour or just the text colour).
-
-== placeholder-simple.html placeholder-simple.html
-# needs-focus == placeholder-focus.html placeholder-focus.html
-needs-focus == placeholder-blur.html placeholder-blur.html
-== placeholder-value.html placeholder-value.html
-== placeholder-empty-string.html placeholder-empty-string.html
-== placeholder-add.html placeholder-add.html
-== placeholder-removal.html placeholder-removal.html
-== placeholder-value-set.html placeholder-value-set.html
-== placeholder-value-unset.html placeholder-value-unset.html
-== placeholder-value-reset.html placeholder-value-reset.html
-== placeholder-type-change-1.html placeholder-type-change-1.html
-== placeholder-type-change-2.html placeholder-type-change-2.html
-== css-display.html css-display.html
-# We can't check except by verifying that the output is different.
-# Same reasons as focus issues explained above.
-== css-opacity.html css-opacity.html
-== css-text-align.html css-text-align.html
diff --git a/layout/reftests/css-placeholder/reftest-stylo.list b/layout/reftests/css-placeholder/reftest-stylo.list
deleted file mode 100644
index 7d78a46b9..000000000
--- a/layout/reftests/css-placeholder/reftest-stylo.list
+++ /dev/null
@@ -1,8 +0,0 @@
-# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
-include input/reftest-stylo.list
-include textarea/reftest-stylo.list
-
-fails fuzzy-if(skiaContent,1,4) == css-restrictions.html css-restrictions.html
-== css-simple-styling.html css-simple-styling.html
-== css-background.html css-background.html
-fails fuzzy-if(skiaContent,1,180) == ignore-pseudo-class.html ignore-pseudo-class.html
diff --git a/layout/reftests/css-placeholder/textarea/reftest-stylo.list b/layout/reftests/css-placeholder/textarea/reftest-stylo.list
deleted file mode 100644
index dd0812aec..000000000
--- a/layout/reftests/css-placeholder/textarea/reftest-stylo.list
+++ /dev/null
@@ -1,26 +0,0 @@
-# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
-# Tests using placeholder-focus-ref.html as a reference are disabled because
-# we can't change the caret colour nor disable it and we can't change the
-# text colour without changing the caret which means that the tested page has
-# a black caret with a grey text and the reference has a grey caret with grey
-# text. The only thing that is doable is to make the caret grey in the tested
-# page but that would make the test moot because a failure wouldn't be seen.
-# A real way to fix this would be to be able to style the caret or to implement
-# ::value (bug 648643), depending of the ::value behaviour (it could change the
-# caret colour and the text colour or just the text colour).
-
-== placeholder-simple.html placeholder-simple.html
-# needs-focus == placeholder-focus.html placeholder-focus.html
-needs-focus == placeholder-blur.html placeholder-blur.html
-== placeholder-value.html placeholder-value.html
-== placeholder-empty-string.html placeholder-empty-string.html
-== placeholder-add.html placeholder-add.html
-== placeholder-removal.html placeholder-removal.html
-== placeholder-value-set.html placeholder-value-set.html
-== placeholder-value-unset.html placeholder-value-unset.html
-== placeholder-value-reset.html placeholder-value-reset.html
-== css-resize.html css-resize.html
-== css-display.html css-display.html
-# We can't check except by verifying that the output is different.
-# Same reasons as focus issues explained above.
-== css-opacity.html css-opacity.html