diff --git a/tests/reftests/reset-to-defaults.css b/tests/reftests/reset-to-defaults.css index 671b971b8a..1c27a8e72b 100644 --- a/tests/reftests/reset-to-defaults.css +++ b/tests/reftests/reset-to-defaults.css @@ -25,32 +25,41 @@ padding-left: initial; padding-bottom: initial; padding-right: initial; + border-top-style: initial; border-top-width: initial; + border-left-style: initial; border-left-width: initial; + border-bottom-style: initial; border-bottom-width: initial; + border-right-style: initial; border-right-width: initial; border-top-left-radius: initial; border-top-right-radius: initial; border-bottom-right-radius: initial; border-bottom-left-radius: initial; - border-top-style: initial; - border-left-style: initial; - border-bottom-style: initial; - border-right-style: initial; + outline-style: initial; + outline-width: initial; + outline-offset: initial; background-clip: initial; background-origin: initial; + background-size: initial; + background-position: initial; border-top-color: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; + outline-color: initial; background-repeat: initial; background-image: initial; border-image-source: initial; border-image-repeat: initial; border-image-slice: initial; border-image-width: initial; + transition-property: initial; + transition-duration: initial; + transition-timing-function: initial; + transition-delay: initial; engine: initial; - transition: initial; gtk-key-bindings: initial; -GtkWidget-focus-line-width: 0;