author | Ehsan Akhgari <ehsan@mozilla.com> |
Fri, 25 Jun 2010 15:11:42 -0400 | |
changeset 46237 | 14c52745063290aa0fcf8c2770721665018900aa |
parent 46236 | 1c3e6be942f42976cc607bc81fee401a56c30ef1 |
child 46238 | ae5c51c2ca9adf2bffed4720c77174d671d71f84 |
push id | 1 |
push user | root |
push date | Tue, 26 Apr 2011 22:38:44 +0000 |
treeherder | mozilla-beta@bfdb6e623a36 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | roc |
bugs | 574109 |
milestone | 1.9.3a6pre |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/layout/reftests/editor/xul/reftest.list +++ b/layout/reftests/editor/xul/reftest.list @@ -1,29 +1,29 @@ == empty-1.xul empty-ref.xul != empty-2.xul empty-ref.xul # There is no way to simulate an autocomplete textbox in windows Vista/7 default theme using CSS. # Therefore, the equlity tests below should be marked as failing. -fails-if(windowsDefaultTheme&&/^Windows\x20NT\x206\.[01]$/.test(http.oscpu)) == autocomplete-1.xul autocomplete-ref.xul -fails-if(windowsDefaultTheme&&/^Windows\x20NT\x206\.[01]$/.test(http.oscpu)) == emptyautocomplete-1.xul emptyautocomplete-ref.xul +fails-if(windowsDefaultTheme&&/^Windows\x20NT\x206\.[01]/.test(http.oscpu)) == autocomplete-1.xul autocomplete-ref.xul +fails-if(windowsDefaultTheme&&/^Windows\x20NT\x206\.[01]/.test(http.oscpu)) == emptyautocomplete-1.xul emptyautocomplete-ref.xul != emptymultiline-1.xul emptymultiline-ref.xul == emptymultiline-2.xul emptymultiline-ref.xul == emptytextbox-1.xul emptytextbox-ref.xul == emptytextbox-2.xul emptytextbox-ref.xul != emptytextbox-3.xul emptytextbox-ref.xul != emptytextbox-4.xul emptytextbox-ref.xul == emptytextbox-5.xul emptytextbox-ref.xul # There is no way to simulate a number textbox in windows Vista/7 default theme using CSS. # Therefore, the equlity tests below should be marked as failing. != number-1.xul number-ref.xul != number-2.xul number-ref.xul -fails-if(windowsDefaultTheme&&/^Windows\x20NT\x206\.[01]$/.test(http.oscpu)) == number-3.xul number-ref.xul +fails-if(windowsDefaultTheme&&/^Windows\x20NT\x206\.[01]/.test(http.oscpu)) == number-3.xul number-ref.xul != number-4.xul number-ref.xul -fails-if(windowsDefaultTheme&&/^Windows\x20NT\x206\.[01]$/.test(http.oscpu)) == number-5.xul number-ref.xul -fails-if(windowsDefaultTheme&&/^Windows\x20NT\x206\.[01]$/.test(http.oscpu)) == numberwithvalue-1.xul numberwithvalue-ref.xul +fails-if(windowsDefaultTheme&&/^Windows\x20NT\x206\.[01]/.test(http.oscpu)) == number-5.xul number-ref.xul +fails-if(windowsDefaultTheme&&/^Windows\x20NT\x206\.[01]/.test(http.oscpu)) == numberwithvalue-1.xul numberwithvalue-ref.xul == passwd-1.xul passwd-ref.xul == passwd-2.xul passwd-ref.xul != passwd-3.xul passwd-ref.xul == plain-1.xul plain-ref.xul == textbox-1.xul textbox-ref.xul != textbox-disabled.xul textbox-ref.xul # Read-only textboxes look like normal textboxes in windows Vista/7 default theme -fails-if(windowsDefaultTheme&&/^Windows\x20NT\x206\.[01]$/.test(http.oscpu)) != textbox-readonly.xul textbox-ref.xul +fails-if(windowsDefaultTheme&&/^Windows\x20NT\x206\.[01]/.test(http.oscpu)) != textbox-readonly.xul textbox-ref.xul