mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #10146 - jrasanen:master, r=jdm
Fixed missing test image for filter inline reftests *edit* Found more 404 images, replaced with working ones. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10146) <!-- Reviewable:end -->
This commit is contained in:
commit
afa5ae4c72
2 changed files with 2 additions and 2 deletions
|
@ -14,6 +14,6 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<img class="ex" src="rust.png">
|
||||
<img class="ex" src="rust-0.png">
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -13,6 +13,6 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<img class="ex" src="rust.png">
|
||||
<img class="ex" src="rust-0.png">
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue