layout/reftests/text-shadow/reftest.list

Thu, 15 Jan 2015 15:59:08 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:59:08 +0100
branch
TOR_BUG_9701
changeset 10
ac0c01689b40
permissions
-rw-r--r--

Implement a real Private Browsing Mode condition by changing the API/ABI;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

michael@0 1 == basic.xul basic-ref.xul
michael@0 2 random-if(Android) == basic-negcoord.xul basic-negcoord-ref.xul
michael@0 3 != blur.xul blur-notref.xul
michael@0 4 == color-inherit.xul color-inherit-ref.xul
michael@0 5 == multiple-noblur.xul multiple-noblur-ref.xul
michael@0 6 HTTP(..) == blur-opacity.html blur-opacity-ref.html
michael@0 7
michael@0 8 == basic.html basic-ref.html
michael@0 9 == basic-negcoord.html basic-negcoord-ref.html
michael@0 10 == basic-opacity.html basic-opacity-ref.html
michael@0 11 != blur.html blur-notref.html
michael@0 12 == color-inherit.html color-inherit-ref.html
michael@0 13 == color-parserorder.html color-parserorder-ref.html
michael@0 14 == decorations-multiple-zorder.html decorations-multiple-zorder-ref.html
michael@0 15 == multiple-noblur.html multiple-noblur-ref.html
michael@0 16 == quirks-decor-noblur.html quirks-decor-noblur-ref.html
michael@0 17 == standards-decor-noblur.html standards-decor-noblur-ref.html
michael@0 18 == padding-decoration.html padding-decoration-ref.html
michael@0 19 == textindent.html textindent-ref.html
michael@0 20 == lineoverflow.html lineoverflow-ref.html
michael@0 21
michael@0 22 == overflow-not-scrollable-1.html overflow-not-scrollable-1-ref.html
michael@0 23 == overflow-not-scrollable-1.html overflow-not-scrollable-1-ref2.html
michael@0 24 == overflow-not-scrollable-2.html overflow-not-scrollable-2-ref.html
michael@0 25
michael@0 26 needs-focus != text-shadow-selected-1.html text-shadow-selected-1-notref.html
michael@0 27 fails-if(Android||B2G) needs-focus == text-shadow-selected-1.html text-shadow-selected-1-ref.html # different foreground selection color on Android/B2G
michael@0 28 needs-focus != text-shadow-selected-2.html text-shadow-selected-2-notref.html
michael@0 29 fails-if(Android||B2G) needs-focus == text-shadow-selected-2.html text-shadow-selected-2-ref.html # different foreground selection color on Android/B2G
michael@0 30
michael@0 31 # bug 692744
michael@0 32 == text-shadow-on-space-1.html text-shadow-on-space-1-ref.html
michael@0 33
michael@0 34 # bug 721750
michael@0 35 needs-focus == text-shadow-on-selection-1.html text-shadow-on-selection-1-ref.html
michael@0 36 needs-focus == text-shadow-on-selection-2.html text-shadow-on-selection-2-ref.html

mercurial