mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +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>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<img class="ex" src="rust.png">
|
<img class="ex" src="rust-0.png">
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,6 +13,6 @@
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<img class="ex" src="rust.png">
|
<img class="ex" src="rust-0.png">
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue