From d2e14e2d114bd3f7b56afdb4f6171577b13272c5 Mon Sep 17 00:00:00 2001 From: Michael Howell Date: Sat, 8 Oct 2022 10:43:23 -0700 Subject: rustdoc: remove mobile topbar from source pages instead of hiding it --- src/test/rustdoc-gui/sidebar-source-code.goml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/rustdoc-gui/sidebar-source-code.goml') diff --git a/src/test/rustdoc-gui/sidebar-source-code.goml b/src/test/rustdoc-gui/sidebar-source-code.goml index e882080c7da..00d1c8aad52 100644 --- a/src/test/rustdoc-gui/sidebar-source-code.goml +++ b/src/test/rustdoc-gui/sidebar-source-code.goml @@ -42,4 +42,4 @@ assert-false: ".source-sidebar-expanded" assert: "nav.sidebar" // Check that the topbar is not visible -assert-property: (".mobile-topbar", {"offsetParent": "null"}) +assert-false: ".mobile-topbar" -- cgit 1.4.1-3-g733a5