author | Wes Kocher <wkocher@mozilla.com> |
Fri, 26 Oct 2018 19:48:38 +0000 | |
changeset 443217 | bc93ef323aa20d6ae6e4ef24a60267fb560344af |
parent 443216 | fdeb43b7bc65cb624dc1dcc18f2ba070ef254fdc |
child 443218 | 6b177971812dd9f6ac4c99a599f64ab9ce9f8791 |
push id | 34944 |
push user | ncsoregi@mozilla.com |
push date | Sat, 27 Oct 2018 09:49:55 +0000 |
treeherder | mozilla-central@49d47a692ca4 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | miketaylr |
bugs | 1499866 |
milestone | 65.0a1 |
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
|
testing/web-platform/meta/compat/webkit-appearance.html.ini | file | annotate | diff | comparison | revisions |
--- a/testing/web-platform/meta/compat/webkit-appearance.html.ini +++ b/testing/web-platform/meta/compat/webkit-appearance.html.ini @@ -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 +