Skip to content

Commit f528d49

Browse files
committed
rustdoc: update test case for headers without max-width
1 parent ba5f05b commit f528d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/rustdoc-gui/notable-trait.goml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ assert-position: (
8383
)
8484

8585
// Checking on very small mobile. The `i` should be on its own line.
86-
size: (410, 600)
86+
size: (365, 600)
8787
compare-elements-position-false: (
8888
"//*[@id='method.create_an_iterator_from_read']//a[text()='NotableStructWithLongName']",
8989
"//*[@id='method.create_an_iterator_from_read']//*[@class='notable-traits']",

0 commit comments

Comments
 (0)