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/line-breaking/reftest.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/line-breaking/reftest.list')
-rw-r--r-- | layout/reftests/line-breaking/reftest.list | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/layout/reftests/line-breaking/reftest.list b/layout/reftests/line-breaking/reftest.list new file mode 100644 index 000000000..1fcfa2f4e --- /dev/null +++ b/layout/reftests/line-breaking/reftest.list @@ -0,0 +1,39 @@ +== between-whitespaces.html between-whitespaces-ref.html +== chemical-1.html chemical-1-ref.html +== currency-1.html currency-1-ref.html +== currency-2.html currency-2-ref.html +== datetime-1.html datetime-1-ref.html +== emoji-1.html emoji-1-ref.html +== emoji-2.html emoji-2-ref.html +== hyphens-1.html hyphens-1-ref.html +== hyphens-2.html hyphens-2-ref.html +# The following three tests may fail if rendering with Core Text (see bug 389074) +# due to subpixel glyph positioning differences between the reference cases with <br> +# and the automatically-wrapped lines in the test file +random-if(cocoaWidget) == ja-1.html ja-1-ref.html +random-if(cocoaWidget) == ja-2.html ja-2-ref.html +random-if(cocoaWidget) == ja-3.html ja-3-ref.html +== khmer-1.html khmer-1-ref.html +== leaders-1.html leaders-1-ref.html +== markup-src-1.html markup-src-1-ref.html +== non-breakable-1.html non-breakable-1-ref.html +== non-breakable-2.html non-breakable-2-ref.html +== numerics-1.html numerics-1-ref.html +== parentheses-1.html parentheses-1-ref.html +== punctuation-open-1.html punctuation-open-1-ref.html +== punctuation-open-2.html punctuation-open-2-ref.html +== punctuation-open-3.html punctuation-open-3-ref.html +== punctuation-open-4.html punctuation-open-4-ref.html +== quotationmarks-1.html quotationmarks-1-ref.html +# The following is currently disabled on Linux because of a rendering issue with missing-glyph +# representations on the test boxes. See bug #450088 for discussion. +skip-if(gtkWidget) == quotationmarks-cjk-1.html quotationmarks-cjk-1-ref.html +== smileys-1.html smileys-1-ref.html +== smileys-2.html smileys-2-ref.html +== space-cluster-1.html space-cluster-1-ref.html +== space-cluster-2.html space-cluster-2-ref.html +== url-1.html url-1-ref.html +== url-2.html url-2-ref.html +== url-3.html url-3-ref.html +== winpath-1.html winpath-1-ref.html +== zwnbsp-1.html zwnbsp-1-ref.html |