You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rollup merge of rust-lang#104114 - GuillaumeGomez:background-image-path, r=notriddle
Fix invalid background-image file name
This is a follow-up of rust-lang#101702.
Apparently the image hash was the wrong one. You can see the error in https://doc.rust-lang.org/nightly/core/primitive.u16.html?search=hello too.
I really need to check if I can adds check for resources load errors in `browser-ui-test`.
cc ```@jsha```
r? ```@notriddle```
0 commit comments