mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
bug 688779 followup - re-enable reftests for hyphenation (en-US only) on android.
This commit is contained in:
parent
a95d1d9086
commit
de157af35a
@ -90,16 +90,16 @@ HTTP(..) == arabic-shaping-1.html arabic-shaping-1-ref.html
|
||||
# check ligature in Arial Bold on Windows, for bug 644184; may fail on other platforms depending on fonts
|
||||
random-if(!winWidget) == arial-bold-lam-alef-1.html arial-bold-lam-alef-1-ref.html
|
||||
# Tests for hyphenation with -moz-hyphens
|
||||
# Android does not ship the hyphenation dictionaries
|
||||
skip-if(Android) == auto-hyphenation-1.html auto-hyphenation-1-ref.html
|
||||
skip-if(Android) != auto-hyphenation-1.html auto-hyphenation-1-notref.html
|
||||
skip-if(Android) == auto-hyphenation-1a.html auto-hyphenation-1-ref.html
|
||||
skip-if(Android) == auto-hyphenation-2.html auto-hyphenation-2-ref.html
|
||||
skip-if(Android) == auto-hyphenation-3.html auto-hyphenation-3-ref.html
|
||||
skip-if(Android) == auto-hyphenation-4.html auto-hyphenation-4-ref.html
|
||||
skip-if(Android) == auto-hyphenation-5.html auto-hyphenation-5-ref.html
|
||||
skip-if(Android) == auto-hyphenation-6.html auto-hyphenation-6-ref.html
|
||||
skip-if(Android) == auto-hyphenation-7.html auto-hyphenation-7-ref.html
|
||||
== auto-hyphenation-1.html auto-hyphenation-1-ref.html
|
||||
!= auto-hyphenation-1.html auto-hyphenation-1-notref.html
|
||||
== auto-hyphenation-1a.html auto-hyphenation-1-ref.html
|
||||
== auto-hyphenation-2.html auto-hyphenation-2-ref.html
|
||||
== auto-hyphenation-3.html auto-hyphenation-3-ref.html
|
||||
== auto-hyphenation-4.html auto-hyphenation-4-ref.html
|
||||
== auto-hyphenation-5.html auto-hyphenation-5-ref.html
|
||||
== auto-hyphenation-6.html auto-hyphenation-6-ref.html
|
||||
== auto-hyphenation-7.html auto-hyphenation-7-ref.html
|
||||
# Android ships only the en-US hyphenation dictionary
|
||||
skip-if(Android) == auto-hyphenation-af-1.html auto-hyphenation-af-1-ref.html
|
||||
skip-if(Android) == auto-hyphenation-bg-1.html auto-hyphenation-bg-1-ref.html
|
||||
skip-if(Android) == auto-hyphenation-ca-1.html auto-hyphenation-ca-1-ref.html
|
||||
|
Loading…
Reference in New Issue
Block a user