editor/reftests/xul/reftest.list

Wed, 31 Dec 2014 06:55:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:50 +0100
changeset 2
7e26c7da4463
permissions
-rw-r--r--

Added tag UPSTREAM_283F7C6 for changeset ca08bd8f51b2

michael@0 1 fails-if(Android||B2G) == empty-1.xul empty-ref.xul # bug 783658
michael@0 2 != empty-2.xul empty-ref.xul
michael@0 3 # There is no way to simulate an autocomplete textbox in windows XP/Vista/7 default theme using CSS.
michael@0 4 # Therefore, the equlity tests below should be marked as failing.
michael@0 5 fails-if(Android||B2G) fails-if(windowsDefaultTheme&&/^Windows\x20NT\x20(5\.[12]|6\.[012])/.test(http.oscpu)) == autocomplete-1.xul autocomplete-ref.xul # bug 783658
michael@0 6 fails-if(Android||B2G) fails-if(windowsDefaultTheme&&/^Windows\x20NT\x20(5\.[12]|6\.[012])/.test(http.oscpu)) == emptyautocomplete-1.xul emptyautocomplete-ref.xul # bug 783658
michael@0 7 != emptymultiline-1.xul emptymultiline-ref.xul
michael@0 8 fails-if(Android||B2G) == emptymultiline-2.xul emptymultiline-ref.xul # bug 783658
michael@0 9 fails-if(Android||B2G) == emptytextbox-1.xul emptytextbox-ref.xul # bug 783658
michael@0 10 fails-if(Android||B2G) == emptytextbox-2.xul emptytextbox-ref.xul # bug 783658
michael@0 11 != emptytextbox-3.xul emptytextbox-ref.xul
michael@0 12 != emptytextbox-4.xul emptytextbox-ref.xul
michael@0 13 fails-if(Android||B2G) == emptytextbox-5.xul emptytextbox-ref.xul # bug 783658
michael@0 14 # There is no way to simulate a number textbox in windows XP/Vista/7 default theme using CSS.
michael@0 15 # Therefore, the equlity tests below should be marked as failing.
michael@0 16 != number-1.xul number-ref.xul
michael@0 17 != number-2.xul number-ref.xul
michael@0 18 fails-if(Android||B2G) fails-if(windowsDefaultTheme&&/^Windows\x20NT\x20(5\.[12]|6\.[012])/.test(http.oscpu)) == number-3.xul number-ref.xul # bug 783658
michael@0 19 != number-4.xul number-ref.xul
michael@0 20 fails-if(Android||B2G) fails-if(windowsDefaultTheme&&/^Windows\x20NT\x20(5\.[12]|6\.[012])/.test(http.oscpu)) == number-5.xul number-ref.xul # bug 783658
michael@0 21 fails-if(Android||B2G) fails-if(windowsDefaultTheme&&/^Windows\x20NT\x20(5\.[12]|6\.[012])/.test(http.oscpu)) == numberwithvalue-1.xul numberwithvalue-ref.xul # bug 783658
michael@0 22 fails-if(Android||B2G) == passwd-1.xul passwd-ref.xul # bug 783658
michael@0 23 fails-if(Android||B2G) == passwd-2.xul passwd-ref.xul # bug 783658
michael@0 24 != passwd-3.xul passwd-ref.xul
michael@0 25 fails-if(Android||B2G) == plain-1.xul plain-ref.xul # bug 783658
michael@0 26 fails-if(Android||B2G) == textbox-1.xul textbox-ref.xul
michael@0 27 != textbox-disabled.xul textbox-ref.xul
michael@0 28 # Read-only textboxes look like normal textboxes in windows Vista/7 default theme
michael@0 29 fails-if(windowsDefaultTheme&&/^Windows\x20NT\x206\.[012]/.test(http.oscpu)) != textbox-readonly.xul textbox-ref.xul

mercurial