Bug 1499866 - Update metadata for wpt compat directory r=miketaylr

The styles used in these tests are being explicitly overwritten on mobile Firefox, and that isn't likely to change for the foreseeable future. Just mark them as expected failures on android for now to green things up a bit.

Differential Revision: https://phabricator.services.mozilla.com/D9884

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Wes Kocher 2018-10-26 19:48:38 +00:00
parent 2ca07b2f4a
commit 0e4fa7b703

View File

@ -1,2 +1,72 @@
[webkit-appearance.html]
prefs: [layout.css.webkit-appearance.enabled:true]
[-webkit-appearance: button]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150
[-webkit-appearance: listbox]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150
[-webkit-appearance: menulist]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150
[-webkit-appearance: menulist-text]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150
[-webkit-appearance: caret]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150
[-webkit-appearance: bogus-button (invalid)]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150
[-webkit-appearance: menulist-textfield]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150
[-webkit-appearance: checkbox]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150
[-webkit-appearance: menulist-button]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150
[-webkit-appearance: button-bevel]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150
[-webkit-appearance: listitem]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150
[-webkit-appearance: radio]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150
[-webkit-appearance: textfield]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150
[-webkit-appearance: searchfield]
expected:
if os == "android": FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1502150