Rollup merge of #106328 - GuillaumeGomez:gui-test-explanation, r=notriddle

Add comment explaining what the GUI scrape-examples-fonts test is about

r? `@notriddle`
This commit is contained in:
Matthias Krüger 2022-12-31 23:51:35 +01:00 committed by GitHub
commit 0a08ab129d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
// This test ensures that the correct font is used in scraped examples.
goto: "file://" + |DOC_PATH| + "/scrape_examples/fn.test_many.html"
store-value: (font, '"Fira Sans", Arial, NanumBarunGothic, sans-serif')