layout/reftests/text-overflow/reftest.list

Tue, 06 Jan 2015 21:39:09 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 06 Jan 2015 21:39:09 +0100
branch
TOR_BUG_9701
changeset 8
97036ab72558
permissions
-rw-r--r--

Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

michael@0 1 skip-if(B2G) == ellipsis-font-fallback.html ellipsis-font-fallback-ref.html
michael@0 2 == line-clipping.html line-clipping-ref.html
michael@0 3 skip-if(B2G) HTTP(..) == marker-basic.html marker-basic-ref.html
michael@0 4 skip-if(B2G) HTTP(..) == marker-string.html marker-string-ref.html
michael@0 5 skip-if(Android||B2G) HTTP(..) == bidi-simple.html bidi-simple-ref.html # Fails on Android due to anti-aliasing
michael@0 6 skip-if(!gtk2Widget) HTTP(..) == bidi-simple-scrolled.html bidi-simple-scrolled-ref.html # Fails on Windows and OSX due to anti-aliasing
michael@0 7 skip-if(B2G) fuzzy-if(Android&&AndroidVersion<15,9,2545) fuzzy-if(Android&&AndroidVersion>=15,24,4000) HTTP(..) == scroll-rounding.html scroll-rounding-ref.html # bug 760264
michael@0 8 fuzzy-if(OSX==10.8,1,1) HTTP(..) == anonymous-block.html anonymous-block-ref.html
michael@0 9 skip-if(B2G) HTTP(..) == false-marker-overlap.html false-marker-overlap-ref.html
michael@0 10 HTTP(..) == visibility-hidden.html visibility-hidden-ref.html
michael@0 11 skip-if(B2G) HTTP(..) == block-padding.html block-padding-ref.html
michael@0 12 HTTP(..) == quirks-decorations.html quirks-decorations-ref.html
michael@0 13 HTTP(..) == quirks-line-height.html quirks-line-height-ref.html
michael@0 14 HTTP(..) == standards-decorations.html standards-decorations-ref.html
michael@0 15 HTTP(..) == standards-line-height.html standards-line-height-ref.html
michael@0 16 skip-if(B2G) random-if(/^Windows\x20NT\x205\.1/.test(http.oscpu)) HTTP(..) == selection.html selection-ref.html # bug 668849
michael@0 17 HTTP(..) == marker-shadow.html marker-shadow-ref.html
michael@0 18 == aligned-baseline.html aligned-baseline-ref.html
michael@0 19 skip-if(Android||B2G) == clipped-elements.html clipped-elements-ref.html
michael@0 20 HTTP(..) == theme-overflow.html theme-overflow-ref.html
michael@0 21 skip-if(B2G) HTTP(..) == table-cell.html table-cell-ref.html
michael@0 22 HTTP(..) == two-value-syntax.html two-value-syntax-ref.html
michael@0 23 skip-if(B2G) HTTP(..) == single-value.html single-value-ref.html
michael@0 24 skip-if(B2G) HTTP(..) == atomic-under-marker.html atomic-under-marker-ref.html
michael@0 25 fuzzy(1,702) skip-if(Android||B2G) HTTP(..) == xulscroll.html xulscroll-ref.html
michael@0 26 HTTP(..) == combobox-zoom.html combobox-zoom-ref.html

mercurial