mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 08:13:35 +00:00
67d53447ec
Done automatically with https://github.com/emilio/reftest-manifest ``` $ cargo run -- path/to/gecko/layout/reftests/reftests.list ``` And committing everything but the reftest-sanity changes (which use true/false unconditionally). Differential Revision: https://phabricator.services.mozilla.com/D166600
10 lines
737 B
Plaintext
10 lines
737 B
Plaintext
== progressbar-fallback-default-style.html progressbar-fallback-default-style-ref.html
|
|
fuzzy(0-31,0-67) == meter-native-style.html meter-native-style-ref.html
|
|
fuzzy(0-11,0-332) == meter-vertical-native-style.html meter-vertical-native-style-ref.html # dithering
|
|
== meter-fallback-default-style.html meter-fallback-default-style-ref.html
|
|
load 664925.xhtml
|
|
pref(apz.allow_zooming,true) pref(ui.useOverlayScrollbars,0) skip-if(!cocoaWidget) != scaled-scrollbar.html about:blank
|
|
|
|
# Test that scrollbar buttons are inhibited on Linux using the non-native theme.
|
|
skip-if(!gtkWidget) pref(widget.non-native-theme.enabled,true) test-pref(ui.scrollArrowStyle,4097) ref-pref(ui.scrollArrowStyle,0) == scrollbar-buttons.html scrollbar-buttons.html
|