]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-gui/docblock-big-code-mobile.goml
Rollup merge of #95520 - rust-lang:ptrtypo, r=lcnr
[rust.git] / src / test / rustdoc-gui / docblock-big-code-mobile.goml
index 12677a5648a2d374db1aefa6736fc319bc022bad..02f79f1fcd7748524796cef14370341a26f4ee4c 100644 (file)
@@ -6,4 +6,4 @@ goto: file://|DOC_PATH|/test_docs/long_code_block/index.html
 show-text: true // We need to enable text draw to be able to have the "real" size
 // Little explanations for this test: if the text wasn't displayed on two lines, it would take
 // around 20px (which is the font size).
-assert-property: (".docblock p > code", {"offsetHeight": "42"})
+assert-property: (".docblock p > code", {"offsetHeight": "44"})