diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /layout/reftests/line-breaking/reftest.list | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | layout/reftests/line-breaking/reftest.list | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/layout/reftests/line-breaking/reftest.list b/layout/reftests/line-breaking/reftest.list new file mode 100644 index 0000000000..f5614d8b88 --- /dev/null +++ b/layout/reftests/line-breaking/reftest.list @@ -0,0 +1,45 @@ +== between-whitespaces.html between-whitespaces-ref.html +== chemical-1.html chemical-1-ref.html +== conservative-range-1.html conservative-range-1-ref.html +== conservative-range-2.html conservative-range-2-ref.html +random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) == currency-1.html currency-1-ref.html # Bug 1392106 +random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) == currency-2.html currency-2-ref.html # Bug 1392106 +== datetime-1.html datetime-1-ref.html +pref(gfx.font_rendering.fallback.async,false) == emoji-1.html emoji-1-ref.html +pref(gfx.font_rendering.fallback.async,false) == emoji-2.html emoji-2-ref.html +random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) == hyphens-1.html hyphens-1-ref.html # Bug 1392106 +== 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 +random-if(cocoaWidget) == space-cluster-2.html space-cluster-2-ref.html # harfbuzz vs coretext, different positioning of stray diacritics +== surrogates-1.html surrogates-1-ref.html +== surrogates-2.html surrogates-2-ref.html +== surrogates-3.html surrogates-3-ref.html +== surrogates-4.html surrogates-4-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 |