diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /layout/reftests/forms/reftest-stylo.list | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'layout/reftests/forms/reftest-stylo.list')
-rw-r--r-- | layout/reftests/forms/reftest-stylo.list | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/layout/reftests/forms/reftest-stylo.list b/layout/reftests/forms/reftest-stylo.list new file mode 100644 index 000000000..cfea24b9a --- /dev/null +++ b/layout/reftests/forms/reftest-stylo.list @@ -0,0 +1,36 @@ +# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing +skip-if(B2G||Mulet) fuzzy-if(skiaContent,1,10) HTTP(..) == text-control-baseline-1.html text-control-baseline-1.html +# Initial mulet triage: parity with B2G/B2G Desktop + +# button element +include button/reftest-stylo.list + +# legend element +include legend/reftest-stylo.list + +# fieldset element +include fieldset/reftest-stylo.list + +# placeholder +include placeholder/reftest-stylo.list + +# input +include input/reftest-stylo.list + +# meter element +include meter/reftest-stylo.list + +# output element +include output/reftest-stylo.list + +# progress element +include progress/reftest-stylo.list + +# select element +include select/reftest-stylo.list + +# textarea element +include textarea/reftest-stylo.list + +# textbox element +include textbox/reftest-stylo.list |